Skip to content

Commit 3957db8

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 67f704c commit 3957db8

2 files changed

Lines changed: 78 additions & 78 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,25 +55,25 @@
5555
"utility-types": "^3.10.0"
5656
},
5757
"devDependencies": {
58-
"@4c/babel-preset": "^8.0.3",
59-
"@4c/cli": "^2.2.1",
58+
"@4c/babel-preset": "^8.0.4",
59+
"@4c/cli": "^2.2.2",
6060
"@4c/jest-preset": "^1.5.4",
6161
"@4c/prettier-config": "^1.1.0",
6262
"@4c/tsconfig": "^0.3.1",
6363
"@babel/preset-typescript": "^7.13.0",
6464
"@types/jest": "^26.0.22",
65-
"@typescript-eslint/eslint-plugin": "^4.20.0",
66-
"@typescript-eslint/parser": "^4.20.0",
65+
"@typescript-eslint/eslint-plugin": "^4.22.0",
66+
"@typescript-eslint/parser": "^4.22.0",
6767
"codecov": "^3.8.1",
6868
"eslint-config-4catalyzer-jest": "^2.0.10",
6969
"eslint-config-4catalyzer-react": "^1.0.13",
7070
"eslint-config-4catalyzer-typescript": "^3.0.3",
7171
"eslint-config-prettier": "^7.2.0",
7272
"eslint-plugin-import": "^2.22.1",
73-
"eslint-plugin-jest": "^24.3.2",
73+
"eslint-plugin-jest": "^24.3.5",
7474
"eslint-plugin-jsx-a11y": "^6.4.1",
7575
"eslint-plugin-prettier": "^3.3.1",
76-
"eslint-plugin-react": "^7.23.1",
76+
"eslint-plugin-react": "^7.23.2",
7777
"eslint-plugin-react-hooks": "^4.2.0",
7878
"fetch-mock": "^9.11.0",
7979
"fetch-mock-jest": "^1.5.1",
@@ -85,7 +85,7 @@
8585
"relay-runtime": "^10.1.3",
8686
"socket.io-client": "^3.1.3",
8787
"socket.io-client-v2": "npm:socket.io-client@^2.4.0",
88-
"typescript": "^4.2.3",
88+
"typescript": "^4.2.4",
8989
"whatwg-fetch": "^3.6.2"
9090
},
9191
"peerDependencies": {

yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@4c/babel-preset@^8.0.3":
6-
version "8.0.3"
7-
resolved "https://registry.yarnpkg.com/@4c/babel-preset/-/babel-preset-8.0.3.tgz#ad4777b512ee18be38e56bfcb5ef767668def0c8"
8-
integrity sha512-oFiJw0oMJhF5+rXGg7YLvIBbSMYcQ1/DS5IOKZUCVATE6HuPKQNDYTSaB861xugMwSJ7UbET3ZTYDvKwfs5Q0A==
5+
"@4c/babel-preset@^8.0.4":
6+
version "8.0.4"
7+
resolved "https://registry.yarnpkg.com/@4c/babel-preset/-/babel-preset-8.0.4.tgz#4cd7f879af664567243942031624099c1c60df1c"
8+
integrity sha512-4twzgUVUX0G81hMaSKETzo+7W2y1+p7xkLBYVdLCXVfpG5iutuOA196Ys4qoshlG0da7e7U9w0cKsqtyh5kVPg==
99
dependencies:
1010
"@babel/plugin-proposal-export-default-from" "^7.12.1"
1111
"@babel/plugin-proposal-export-namespace-from" "^7.12.1"
@@ -53,16 +53,16 @@
5353
text-table "^0.2.0"
5454
yargs "^16.2.0"
5555

56-
"@4c/cli@^2.2.1":
57-
version "2.2.1"
58-
resolved "https://registry.yarnpkg.com/@4c/cli/-/cli-2.2.1.tgz#4af0c6393532ceba6a0ba2ce98c678ffe47e7b07"
59-
integrity sha512-8hzsafqxBhucbmKjep6v3aJZVYAymmyr/yfSJ4vsHZsXZSk75k3Hmd6yf9xejY9d63A8bhiZPm7QyGViRB7AHQ==
56+
"@4c/cli@^2.2.2":
57+
version "2.2.2"
58+
resolved "https://registry.yarnpkg.com/@4c/cli/-/cli-2.2.2.tgz#b25dd1c24909ebada2e500e692c82a7cfa41336f"
59+
integrity sha512-lf66f4Zgqv8Lq5DFB+ZSsPcOeJ499Yz7tMpoUW/JKWCfiuSAtGsaZdhpaKDvnMxaPzw3F4BAWw1SjlpcrT2XUw==
6060
dependencies:
6161
"@4c/build" "^2.3.0"
6262
"@4c/init" "^3.1.0"
63-
"@4c/intl" "^1.2.22"
63+
"@4c/intl" "^1.3.0"
6464
"@4c/rollout" "^2.2.0"
65-
"@4c/start" "^2.4.0"
65+
"@4c/start" "^2.4.1"
6666
pedantic "^5.1.0"
6767
svg2c "^1.5.0"
6868
ts-doctor "^1.3.0"
@@ -92,10 +92,10 @@
9292
prettier "^2.2.1"
9393
yargs "^16.2.0"
9494

95-
"@4c/intl@^1.2.22":
96-
version "1.2.22"
97-
resolved "https://registry.yarnpkg.com/@4c/intl/-/intl-1.2.22.tgz#fb75a9d7276eb7242397231d417d7184bfb4cc97"
98-
integrity sha512-R79zBdNHPo+58aP53+OMIT2ZYgWUkI633frCVOqGekHwoTE9kdrmO3LtdDsYYSqMVUZIHAD8y52iIll76aHEwQ==
95+
"@4c/intl@^1.3.0":
96+
version "1.3.0"
97+
resolved "https://registry.yarnpkg.com/@4c/intl/-/intl-1.3.0.tgz#f78e85a079bd41fbfea0d2a5d29fee9f3ba059a5"
98+
integrity sha512-x6joVEsj0pzvWtI4HFOrBPWZN+CP4QybmZhaMOjCpUg7d8AX6NH0YqkcgaGwfl/HWXECjjwKNokWIL09p5IzvQ==
9999
dependencies:
100100
"@4c/cli-core" "^2.2.0"
101101
chalk "^4.0.0"
@@ -135,10 +135,10 @@
135135
rxjs "^6.5.2"
136136
semver "^7.3.4"
137137

138-
"@4c/start@^2.4.0":
139-
version "2.4.0"
140-
resolved "https://registry.yarnpkg.com/@4c/start/-/start-2.4.0.tgz#3c84b204823815a3f96efc43600267e467653ae0"
141-
integrity sha512-GaYSPbYVmo5j9UrgMYz3vzLCSDDfc/KqdkqLjo4Js/aV3ISSLtzQd5dcgQtdQfvKS3/RJbuLFL3zpGPJ42T1qA==
138+
"@4c/start@^2.4.1":
139+
version "2.4.1"
140+
resolved "https://registry.yarnpkg.com/@4c/start/-/start-2.4.1.tgz#a81591b5953bf34dce9f7ba4156586457209ea6e"
141+
integrity sha512-yoGI9UzWqu+bzJR6wRlwyaGY1LeC4+FQ2fJlOfFYcbxgMvfGVMr7QjSBaiRBXcdcTRnJF1PN/oIKhtrjljc8/A==
142142
dependencies:
143143
"@4c/cli-core" "^2.2.0"
144144
"@babel/code-frame" "^7.12.13"
@@ -1688,74 +1688,74 @@
16881688
dependencies:
16891689
"@types/yargs-parser" "*"
16901690

1691-
"@typescript-eslint/eslint-plugin@^4.20.0":
1692-
version "4.20.0"
1693-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.20.0.tgz#9d8794bd99aad9153092ad13c96164e3082e9a92"
1694-
integrity sha512-sw+3HO5aehYqn5w177z2D82ZQlqHCwcKSMboueo7oE4KU9QiC0SAgfS/D4z9xXvpTc8Bt41Raa9fBR8T2tIhoQ==
1691+
"@typescript-eslint/eslint-plugin@^4.22.0":
1692+
version "4.22.0"
1693+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc"
1694+
integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA==
16951695
dependencies:
1696-
"@typescript-eslint/experimental-utils" "4.20.0"
1697-
"@typescript-eslint/scope-manager" "4.20.0"
1696+
"@typescript-eslint/experimental-utils" "4.22.0"
1697+
"@typescript-eslint/scope-manager" "4.22.0"
16981698
debug "^4.1.1"
16991699
functional-red-black-tree "^1.0.1"
17001700
lodash "^4.17.15"
17011701
regexpp "^3.0.0"
17021702
semver "^7.3.2"
17031703
tsutils "^3.17.1"
17041704

1705-
"@typescript-eslint/experimental-utils@4.20.0", "@typescript-eslint/experimental-utils@^4.0.1":
1706-
version "4.20.0"
1707-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.20.0.tgz#a8ab2d7b61924f99042b7d77372996d5f41dc44b"
1708-
integrity sha512-sQNlf6rjLq2yB5lELl3gOE7OuoA/6IVXJUJ+Vs7emrQMva14CkOwyQwD7CW+TkmOJ4Q/YGmoDLmbfFrpGmbKng==
1705+
"@typescript-eslint/experimental-utils@4.22.0", "@typescript-eslint/experimental-utils@^4.0.1":
1706+
version "4.22.0"
1707+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f"
1708+
integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg==
17091709
dependencies:
17101710
"@types/json-schema" "^7.0.3"
1711-
"@typescript-eslint/scope-manager" "4.20.0"
1712-
"@typescript-eslint/types" "4.20.0"
1713-
"@typescript-eslint/typescript-estree" "4.20.0"
1711+
"@typescript-eslint/scope-manager" "4.22.0"
1712+
"@typescript-eslint/types" "4.22.0"
1713+
"@typescript-eslint/typescript-estree" "4.22.0"
17141714
eslint-scope "^5.0.0"
17151715
eslint-utils "^2.0.0"
17161716

1717-
"@typescript-eslint/parser@^4.20.0":
1718-
version "4.20.0"
1719-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.20.0.tgz#8dd403c8b4258b99194972d9799e201b8d083bdd"
1720-
integrity sha512-m6vDtgL9EABdjMtKVw5rr6DdeMCH3OA1vFb0dAyuZSa3e5yw1YRzlwFnm9knma9Lz6b2GPvoNSa8vOXrqsaglA==
1717+
"@typescript-eslint/parser@^4.22.0":
1718+
version "4.22.0"
1719+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.0.tgz#e1637327fcf796c641fe55f73530e90b16ac8fe8"
1720+
integrity sha512-z/bGdBJJZJN76nvAY9DkJANYgK3nlRstRRi74WHm3jjgf2I8AglrSY+6l7ogxOmn55YJ6oKZCLLy+6PW70z15Q==
17211721
dependencies:
1722-
"@typescript-eslint/scope-manager" "4.20.0"
1723-
"@typescript-eslint/types" "4.20.0"
1724-
"@typescript-eslint/typescript-estree" "4.20.0"
1722+
"@typescript-eslint/scope-manager" "4.22.0"
1723+
"@typescript-eslint/types" "4.22.0"
1724+
"@typescript-eslint/typescript-estree" "4.22.0"
17251725
debug "^4.1.1"
17261726

1727-
"@typescript-eslint/scope-manager@4.20.0":
1728-
version "4.20.0"
1729-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.20.0.tgz#953ecbf3b00845ece7be66246608be9d126d05ca"
1730-
integrity sha512-/zm6WR6iclD5HhGpcwl/GOYDTzrTHmvf8LLLkwKqqPKG6+KZt/CfSgPCiybshmck66M2L5fWSF/MKNuCwtKQSQ==
1727+
"@typescript-eslint/scope-manager@4.22.0":
1728+
version "4.22.0"
1729+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a"
1730+
integrity sha512-OcCO7LTdk6ukawUM40wo61WdeoA7NM/zaoq1/2cs13M7GyiF+T4rxuA4xM+6LeHWjWbss7hkGXjFDRcKD4O04Q==
17311731
dependencies:
1732-
"@typescript-eslint/types" "4.20.0"
1733-
"@typescript-eslint/visitor-keys" "4.20.0"
1732+
"@typescript-eslint/types" "4.22.0"
1733+
"@typescript-eslint/visitor-keys" "4.22.0"
17341734

1735-
"@typescript-eslint/types@4.20.0":
1736-
version "4.20.0"
1737-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225"
1738-
integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w==
1735+
"@typescript-eslint/types@4.22.0":
1736+
version "4.22.0"
1737+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
1738+
integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
17391739

1740-
"@typescript-eslint/typescript-estree@4.20.0":
1741-
version "4.20.0"
1742-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be"
1743-
integrity sha512-Knpp0reOd4ZsyoEJdW8i/sK3mtZ47Ls7ZHvD8WVABNx5Xnn7KhenMTRGegoyMTx6TiXlOVgMz9r0pDgXTEEIHA==
1740+
"@typescript-eslint/typescript-estree@4.22.0":
1741+
version "4.22.0"
1742+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
1743+
integrity sha512-TkIFeu5JEeSs5ze/4NID+PIcVjgoU3cUQUIZnH3Sb1cEn1lBo7StSV5bwPuJQuoxKXlzAObjYTilOEKRuhR5yg==
17441744
dependencies:
1745-
"@typescript-eslint/types" "4.20.0"
1746-
"@typescript-eslint/visitor-keys" "4.20.0"
1745+
"@typescript-eslint/types" "4.22.0"
1746+
"@typescript-eslint/visitor-keys" "4.22.0"
17471747
debug "^4.1.1"
17481748
globby "^11.0.1"
17491749
is-glob "^4.0.1"
17501750
semver "^7.3.2"
17511751
tsutils "^3.17.1"
17521752

1753-
"@typescript-eslint/visitor-keys@4.20.0":
1754-
version "4.20.0"
1755-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62"
1756-
integrity sha512-NXKRM3oOVQL8yNFDNCZuieRIwZ5UtjNLYtmMx2PacEAGmbaEYtGgVHUHVyZvU/0rYZcizdrWjDo+WBtRPSgq+A==
1753+
"@typescript-eslint/visitor-keys@4.22.0":
1754+
version "4.22.0"
1755+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47"
1756+
integrity sha512-nnMu4F+s4o0sll6cBSsTeVsT4cwxB7zECK3dFxzEjPBii9xLpq4yqqsy/FU5zMfan6G60DKZSCXAa3sHJZrcYw==
17571757
dependencies:
1758-
"@typescript-eslint/types" "4.20.0"
1758+
"@typescript-eslint/types" "4.22.0"
17591759
eslint-visitor-keys "^2.0.0"
17601760

17611761
JSONStream@^1.0.4:
@@ -3969,10 +3969,10 @@ eslint-plugin-import@^2.22.1:
39693969
resolve "^1.17.0"
39703970
tsconfig-paths "^3.9.0"
39713971

3972-
eslint-plugin-jest@^24.3.2:
3973-
version "24.3.2"
3974-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.2.tgz#30a8b2dea6278d0da1d6fb9d6cd530aaf58050a1"
3975-
integrity sha512-cicWDr+RvTAOKS3Q/k03+Z3odt3VCiWamNUHWd6QWbVQWcYJyYgUTu8x0mx9GfeDEimawU5kQC+nQ3MFxIM6bw==
3972+
eslint-plugin-jest@^24.3.5:
3973+
version "24.3.5"
3974+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5.tgz#71f0b580f87915695c286c3f0eb88cf23664d044"
3975+
integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug==
39763976
dependencies:
39773977
"@typescript-eslint/experimental-utils" "^4.0.1"
39783978

@@ -4005,10 +4005,10 @@ eslint-plugin-react-hooks@^4.2.0:
40054005
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
40064006
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
40074007

4008-
eslint-plugin-react@^7.23.1:
4009-
version "7.23.1"
4010-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.1.tgz#f1a2e844c0d1967c822388204a8bc4dee8415b11"
4011-
integrity sha512-MvFGhZjI8Z4HusajmSw0ougGrq3Gs4vT/0WgwksZgf5RrLrRa2oYAw56okU4tZJl8+j7IYNuTM+2RnFEuTSdRQ==
4008+
eslint-plugin-react@^7.23.2:
4009+
version "7.23.2"
4010+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz#2d2291b0f95c03728b55869f01102290e792d494"
4011+
integrity sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw==
40124012
dependencies:
40134013
array-includes "^3.1.3"
40144014
array.prototype.flatmap "^1.2.4"
@@ -9609,10 +9609,10 @@ typescript-workspace-plugin@^2.0.1:
96099609
resolved "https://registry.yarnpkg.com/typescript-workspace-plugin/-/typescript-workspace-plugin-2.0.1.tgz#3d88be1c35a7fdf2c0160c8cf569ca8993439a12"
96109610
integrity sha512-xjIYNFlPIA7IWXvnOFJoAeHPbPJSo0AiQDCRJzaAp3+xZwz6maTgeRLB0oEHVtCqz4Q1CDN6U9kh/2z8sxdDBQ==
96119611

9612-
typescript@^4.0, typescript@^4.1.3, typescript@^4.2.3:
9613-
version "4.2.3"
9614-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
9615-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
9612+
typescript@^4.0, typescript@^4.1.3, typescript@^4.2.4:
9613+
version "4.2.4"
9614+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
9615+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
96169616

96179617
ua-parser-js@^0.7.18:
96189618
version "0.7.21"

0 commit comments

Comments
 (0)