Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6886f6c

Browse files
renovate[bot]renovate-bot
andauthored
chore(deps): update all non-major dependencies (#931)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent aa5e92d commit 6886f6c

File tree

2 files changed

+98
-88
lines changed

2 files changed

+98
-88
lines changed

‎package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,24 +71,24 @@
7171
"react-dom": ">=16.3.0"
7272
},
7373
"devDependencies": {
74-
"@4c/cli": "^2.2.0",
74+
"@4c/cli": "^2.2.1",
7575
"@4c/rollout": "^2.2.0",
7676
"@4c/tsconfig": "^0.3.1",
7777
"@babel/cli": "^7.13.10",
7878
"@babel/core": "^7.13.10",
7979
"@babel/plugin-proposal-class-properties": "^7.13.0",
8080
"@babel/plugin-transform-runtime": "^7.13.10",
8181
"@babel/polyfill": "^7.12.1",
82-
"@babel/preset-env": "^7.13.10",
82+
"@babel/preset-env": "^7.13.12",
8383
"@babel/preset-react": "^7.12.13",
8484
"@babel/preset-typescript": "^7.13.0",
8585
"@react-bootstrap/eslint-config": "^1.3.2",
8686
"@rollup/plugin-node-resolve": "^11.2.0",
8787
"@types/classnames": "^2.2.11",
8888
"@types/react": "^17.0.3",
8989
"@types/react-dom": "^17.0.2",
90-
"@typescript-eslint/eslint-plugin": "^4.18.0",
91-
"@typescript-eslint/parser": "^4.18.0",
90+
"@typescript-eslint/eslint-plugin": "^4.19.0",
91+
"@typescript-eslint/parser": "^4.19.0",
9292
"babel-eslint": "^10.1.0",
9393
"babel-plugin-add-module-exports": "^1.0.4",
9494
"babel-plugin-istanbul": "^6.0.0",
@@ -107,7 +107,7 @@
107107
"eslint-plugin-react": "^7.22.0",
108108
"eslint-plugin-react-hooks": "^4.2.0",
109109
"gh-pages": "^3.1.0",
110-
"husky": "^5.1.3",
110+
"husky": "^5.2.0",
111111
"jquery": "^3.6.0",
112112
"karma": "^6.2.0",
113113
"karma-chrome-launcher": "^3.1.0",
@@ -126,14 +126,14 @@
126126
"react-dom": "^16.14.0",
127127
"react-transition-group": "^4.4.1",
128128
"rimraf": "^3.0.2",
129-
"rollup": "^2.41.2",
129+
"rollup": "^2.42.3",
130130
"simulant": "^0.2.2",
131131
"sinon": "^9.2.4",
132132
"sinon-chai": "^3.5.0",
133133
"stream-browserify": "^3.0.0",
134134
"typescript": "^4.2.3",
135135
"util": "^0.12.3",
136-
"webpack": "^5.26.0",
136+
"webpack": "^5.27.2",
137137
"webpack-atoms": "^16.0.1",
138138
"webpack-cli": "^4.5.0"
139139
},

‎yarn.lock

Lines changed: 91 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@
3535
text-table "^0.2.0"
3636
yargs "^16.2.0"
3737

38-
"@4c/cli@^2.2.0":
39-
version "2.2.0"
40-
resolved "https://registry.yarnpkg.com/@4c/cli/-/cli-2.2.0.tgz#e8de98465dc04c806939cd2b1592458052fee189"
41-
integrity sha512-wBWy7HR9m71vtZ/9XU97l3GdLon3/SIZDeFAPFutaL/w3pCFs79xr65oQi4eo04PMo+Ty9IuRPSTeh1c+i5xyA==
38+
"@4c/cli@^2.2.1":
39+
version "2.2.1"
40+
resolved "https://registry.yarnpkg.com/@4c/cli/-/cli-2.2.1.tgz#4af0c6393532ceba6a0ba2ce98c678ffe47e7b07"
41+
integrity sha512-8hzsafqxBhucbmKjep6v3aJZVYAymmyr/yfSJ4vsHZsXZSk75k3Hmd6yf9xejY9d63A8bhiZPm7QyGViRB7AHQ==
4242
dependencies:
4343
"@4c/build" "^2.3.0"
4444
"@4c/init" "^3.1.0"
4545
"@4c/intl" "^1.2.22"
4646
"@4c/rollout" "^2.2.0"
47-
"@4c/start" "^2.3.0"
47+
"@4c/start" "^2.4.0"
4848
pedantic "^5.1.0"
4949
svg2c "^1.5.0"
5050
ts-doctor "^1.3.0"
@@ -103,10 +103,10 @@
103103
rxjs "^6.5.2"
104104
semver "^7.3.4"
105105

106-
"@4c/start@^2.3.0":
107-
version "2.3.0"
108-
resolved "https://registry.yarnpkg.com/@4c/start/-/start-2.3.0.tgz#cdbdd9ae86e8ecba4a1c5a076e175e7507a84a06"
109-
integrity sha512-XoPJH+dtAdaiXID4CDK6X3gq6JEbAqvEbdMkGdlxbGd5t+IHjzoEPrMzMP6niC+TccaV8E8tD4Hrj+kc8/xr8A==
106+
"@4c/start@^2.4.0":
107+
version "2.4.0"
108+
resolved "https://registry.yarnpkg.com/@4c/start/-/start-2.4.0.tgz#3c84b204823815a3f96efc43600267e467653ae0"
109+
integrity sha512-GaYSPbYVmo5j9UrgMYz3vzLCSDDfc/KqdkqLjo4Js/aV3ISSLtzQd5dcgQtdQfvKS3/RJbuLFL3zpGPJ42T1qA==
110110
dependencies:
111111
"@4c/cli-core" "^2.2.0"
112112
"@babel/code-frame" "^7.12.13"
@@ -172,10 +172,10 @@
172172
dependencies:
173173
"@babel/highlight" "^7.12.13"
174174

175-
"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.8":
176-
version "7.13.8"
177-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
178-
integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
175+
"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8":
176+
version "7.13.12"
177+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
178+
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
179179

180180
"@babel/core@^7.12.13", "@babel/core@^7.13.10", "@babel/core@^7.7.5":
181181
version "7.13.10"
@@ -421,6 +421,15 @@
421421
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.11.tgz#f93ebfc99d21c1772afbbaa153f47e7ce2f50b88"
422422
integrity sha512-PhuoqeHoO9fc4ffMEVk4qb/w/s2iOSWohvbHxLtxui0eBg3Lg5gN1U8wp1V1u61hOWkPQJJyJzGH6Y+grwkq8Q==
423423

424+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
425+
version "7.13.12"
426+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
427+
integrity sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ==
428+
dependencies:
429+
"@babel/helper-plugin-utils" "^7.13.0"
430+
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
431+
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
432+
424433
"@babel/plugin-proposal-async-generator-functions@^7.13.8":
425434
version "7.13.8"
426435
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1"
@@ -505,10 +514,10 @@
505514
"@babel/helper-plugin-utils" "^7.13.0"
506515
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
507516

508-
"@babel/plugin-proposal-optional-chaining@^7.13.8":
509-
version "7.13.8"
510-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz#e39df93efe7e7e621841babc197982e140e90756"
511-
integrity sha512-hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ==
517+
"@babel/plugin-proposal-optional-chaining@^7.13.12":
518+
version "7.13.12"
519+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866"
520+
integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==
512521
dependencies:
513522
"@babel/helper-plugin-utils" "^7.13.0"
514523
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
@@ -938,15 +947,16 @@
938947
core-js "^2.6.5"
939948
regenerator-runtime "^0.13.4"
940949

941-
"@babel/preset-env@^7.13.10":
942-
version "7.13.10"
943-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10.tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252"
944-
integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ==
950+
"@babel/preset-env@^7.13.12":
951+
version "7.13.12"
952+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237"
953+
integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA==
945954
dependencies:
946-
"@babel/compat-data" "^7.13.8"
955+
"@babel/compat-data" "^7.13.12"
947956
"@babel/helper-compilation-targets" "^7.13.10"
948957
"@babel/helper-plugin-utils" "^7.13.0"
949958
"@babel/helper-validator-option" "^7.12.17"
959+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
950960
"@babel/plugin-proposal-async-generator-functions" "^7.13.8"
951961
"@babel/plugin-proposal-class-properties" "^7.13.0"
952962
"@babel/plugin-proposal-dynamic-import" "^7.13.8"
@@ -957,7 +967,7 @@
957967
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
958968
"@babel/plugin-proposal-object-rest-spread" "^7.13.8"
959969
"@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
960-
"@babel/plugin-proposal-optional-chaining" "^7.13.8"
970+
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
961971
"@babel/plugin-proposal-private-methods" "^7.13.0"
962972
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
963973
"@babel/plugin-syntax-async-generators" "^7.8.4"
@@ -1005,7 +1015,7 @@
10051015
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
10061016
"@babel/plugin-transform-unicode-regex" "^7.12.13"
10071017
"@babel/preset-modules" "^0.1.4"
1008-
"@babel/types" "^7.13.0"
1018+
"@babel/types" "^7.13.12"
10091019
babel-plugin-polyfill-corejs2 "^0.1.4"
10101020
babel-plugin-polyfill-corejs3 "^0.1.3"
10111021
babel-plugin-polyfill-regenerator "^0.1.2"
@@ -1082,10 +1092,10 @@
10821092
globals "^11.1.0"
10831093
lodash "^4.17.19"
10841094

1085-
"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1086-
version "7.13.0"
1087-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
1088-
integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
1095+
"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1096+
version "7.13.12"
1097+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd"
1098+
integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA==
10891099
dependencies:
10901100
"@babel/helper-validator-identifier" "^7.12.11"
10911101
lodash "^4.17.19"
@@ -1836,74 +1846,74 @@
18361846
"@types/webpack-sources" "*"
18371847
source-map "^0.6.0"
18381848

1839-
"@typescript-eslint/eslint-plugin@^4.18.0":
1840-
version "4.18.0"
1841-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.18.0.tgz#50fbce93211b5b690895d20ebec6fe8db48af1f6"
1842-
integrity sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ==
1849+
"@typescript-eslint/eslint-plugin@^4.19.0":
1850+
version "4.19.0"
1851+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.19.0.tgz#56f8da9ee118fe9763af34d6a526967234f6a7f0"
1852+
integrity sha512-CRQNQ0mC2Pa7VLwKFbrGVTArfdVDdefS+gTw0oC98vSI98IX5A8EVH4BzJ2FOB0YlCmm8Im36Elad/Jgtvveaw==
18431853
dependencies:
1844-
"@typescript-eslint/experimental-utils" "4.18.0"
1845-
"@typescript-eslint/scope-manager" "4.18.0"
1854+
"@typescript-eslint/experimental-utils" "4.19.0"
1855+
"@typescript-eslint/scope-manager" "4.19.0"
18461856
debug "^4.1.1"
18471857
functional-red-black-tree "^1.0.1"
18481858
lodash "^4.17.15"
18491859
regexpp "^3.0.0"
18501860
semver "^7.3.2"
18511861
tsutils "^3.17.1"
18521862

1853-
"@typescript-eslint/experimental-utils@4.18.0":
1854-
version "4.18.0"
1855-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.18.0.tgz#ed6c955b940334132b17100d2917449b99a91314"
1856-
integrity sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A==
1863+
"@typescript-eslint/experimental-utils@4.19.0":
1864+
version "4.19.0"
1865+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.19.0.tgz#9ca379919906dc72cb0fcd817d6cb5aa2d2054c6"
1866+
integrity sha512-9/23F1nnyzbHKuoTqFN1iXwN3bvOm/PRIXSBR3qFAYotK/0LveEOHr5JT1WZSzcD6BESl8kPOG3OoDRKO84bHA==
18571867
dependencies:
18581868
"@types/json-schema" "^7.0.3"
1859-
"@typescript-eslint/scope-manager" "4.18.0"
1860-
"@typescript-eslint/types" "4.18.0"
1861-
"@typescript-eslint/typescript-estree" "4.18.0"
1869+
"@typescript-eslint/scope-manager" "4.19.0"
1870+
"@typescript-eslint/types" "4.19.0"
1871+
"@typescript-eslint/typescript-estree" "4.19.0"
18621872
eslint-scope "^5.0.0"
18631873
eslint-utils "^2.0.0"
18641874

1865-
"@typescript-eslint/parser@^4.18.0":
1866-
version "4.18.0"
1867-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.18.0.tgz#a211edb14a69fc5177054bec04c95b185b4dde21"
1868-
integrity sha512-W3z5S0ZbecwX3PhJEAnq4mnjK5JJXvXUDBYIYGoweCyWyuvAKfGHvzmpUzgB5L4cRBb+cTu9U/ro66dx7dIimA==
1875+
"@typescript-eslint/parser@^4.19.0":
1876+
version "4.19.0"
1877+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.19.0.tgz#4ae77513b39f164f1751f21f348d2e6cb2d11128"
1878+
integrity sha512-/uabZjo2ZZhm66rdAu21HA8nQebl3lAIDcybUoOxoI7VbZBYavLIwtOOmykKCJy+Xq6Vw6ugkiwn8Js7D6wieA==
18691879
dependencies:
1870-
"@typescript-eslint/scope-manager" "4.18.0"
1871-
"@typescript-eslint/types" "4.18.0"
1872-
"@typescript-eslint/typescript-estree" "4.18.0"
1880+
"@typescript-eslint/scope-manager" "4.19.0"
1881+
"@typescript-eslint/types" "4.19.0"
1882+
"@typescript-eslint/typescript-estree" "4.19.0"
18731883
debug "^4.1.1"
18741884

1875-
"@typescript-eslint/scope-manager@4.18.0":
1876-
version "4.18.0"
1877-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.18.0.tgz#d75b55234c35d2ff6ac945758d6d9e53be84a427"
1878-
integrity sha512-olX4yN6rvHR2eyFOcb6E4vmhDPsfdMyfQ3qR+oQNkAv8emKKlfxTWUXU5Mqxs2Fwe3Pf1BoPvrwZtwngxDzYzQ==
1885+
"@typescript-eslint/scope-manager@4.19.0":
1886+
version "4.19.0"
1887+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.19.0.tgz#5e0b49eca4df7684205d957c9856f4e720717a4f"
1888+
integrity sha512-GGy4Ba/hLXwJXygkXqMzduqOMc+Na6LrJTZXJWVhRrSuZeXmu8TAnniQVKgj8uTRKe4igO2ysYzH+Np879G75g==
18791889
dependencies:
1880-
"@typescript-eslint/types" "4.18.0"
1881-
"@typescript-eslint/visitor-keys" "4.18.0"
1890+
"@typescript-eslint/types" "4.19.0"
1891+
"@typescript-eslint/visitor-keys" "4.19.0"
18821892

1883-
"@typescript-eslint/types@4.18.0":
1884-
version "4.18.0"
1885-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a"
1886-
integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A==
1893+
"@typescript-eslint/types@4.19.0":
1894+
version "4.19.0"
1895+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.19.0.tgz#5181d5d2afd02e5b8f149ebb37ffc8bd7b07a568"
1896+
integrity sha512-A4iAlexVvd4IBsSTNxdvdepW0D4uR/fwxDrKUa+iEY9UWvGREu2ZyB8ylTENM1SH8F7bVC9ac9+si3LWNxcBuA==
18871897

1888-
"@typescript-eslint/typescript-estree@4.18.0":
1889-
version "4.18.0"
1890-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.18.0.tgz#756d3e61da8c16ab99185532c44872f4cd5538cb"
1891-
integrity sha512-wt4xvF6vvJI7epz+rEqxmoNQ4ZADArGQO9gDU+cM0U5fdVv7N+IAuVoVAoZSOZxzGHBfvE3XQMLdy+scsqFfeg==
1898+
"@typescript-eslint/typescript-estree@4.19.0":
1899+
version "4.19.0"
1900+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.19.0.tgz#8a709ffa400284ab72df33376df085e2e2f61147"
1901+
integrity sha512-3xqArJ/A62smaQYRv2ZFyTA+XxGGWmlDYrsfZG68zJeNbeqRScnhf81rUVa6QG4UgzHnXw5VnMT5cg75dQGDkA==
18921902
dependencies:
1893-
"@typescript-eslint/types" "4.18.0"
1894-
"@typescript-eslint/visitor-keys" "4.18.0"
1903+
"@typescript-eslint/types" "4.19.0"
1904+
"@typescript-eslint/visitor-keys" "4.19.0"
18951905
debug "^4.1.1"
18961906
globby "^11.0.1"
18971907
is-glob "^4.0.1"
18981908
semver "^7.3.2"
18991909
tsutils "^3.17.1"
19001910

1901-
"@typescript-eslint/visitor-keys@4.18.0":
1902-
version "4.18.0"
1903-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.18.0.tgz#4e6fe2a175ee33418318a029610845a81e2ff7b6"
1904-
integrity sha512-Q9t90JCvfYaN0OfFUgaLqByOfz8yPeTAdotn/XYNm5q9eHax90gzdb+RJ6E9T5s97Kv/UHWKERTmqA0jTKAEHw==
1911+
"@typescript-eslint/visitor-keys@4.19.0":
1912+
version "4.19.0"
1913+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.19.0.tgz#cbea35109cbd9b26e597644556be4546465d8f7f"
1914+
integrity sha512-aGPS6kz//j7XLSlgpzU2SeTqHPsmRYxFztj2vPuMMFJXZudpRSehE3WCV+BaxwZFvfAqMoSd86TEuM0PQ59E/A==
19051915
dependencies:
1906-
"@typescript-eslint/types" "4.18.0"
1916+
"@typescript-eslint/types" "4.19.0"
19071917
eslint-visitor-keys "^2.0.0"
19081918

19091919
"@ungap/promise-all-settled@1.1.2":
@@ -6234,10 +6244,10 @@ humanize-url@^1.0.0:
62346244
normalize-url "^1.0.0"
62356245
strip-url-auth "^1.0.0"
62366246

6237-
husky@^5.1.3:
6238-
version "5.1.3"
6239-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d"
6240-
integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==
6247+
husky@^5.2.0:
6248+
version "5.2.0"
6249+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
6250+
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
62416251

62426252
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
62436253
version "0.4.24"
@@ -10254,10 +10264,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
1025410264
dependencies:
1025510265
glob "^7.1.3"
1025610266

10257-
rollup@^2.41.2:
10258-
version "2.41.2"
10259-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.2.tgz#b7db5cb7c21c2d524e8b26ef39c7e9808a290c7e"
10260-
integrity sha512-6u8fJJXJx6fmvKrAC9DHYZgONvSkz8S9b/VFBjoQ6dkKdHyPpPbpqiNl2Bao9XBzDHpq672X6sGZ9G1ZBqAHMg==
10267+
rollup@^2.42.3:
10268+
version "2.42.3"
10269+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.3.tgz#7935d7bc8687faa5743432e207d761aa31fe6fee"
10270+
integrity sha512-JjaT9WaUS5vmjy6xUrnPOskjkQg2cN4WSACNCwbOvBz8VDmbiKVdmTFUoMPRqTud0tsex8Xy9/boLbDW9HKD1w==
1026110271
optionalDependencies:
1026210272
fsevents "~2.3.1"
1026310273

@@ -12122,10 +12132,10 @@ webpack-sources@^2.1.1:
1212212132
source-list-map "^2.0.1"
1212312133
source-map "^0.6.1"
1212412134

12125-
webpack@^5.1.0, webpack@^5.26.0:
12126-
version "5.26.0"
12127-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.26.0.tgz#269841ed7b5c6522221aa27f7efceda04c8916d7"
12128-
integrity sha512-9kQATUOGQBkqzNKFmFON4KXZDsXnE7xk58tBxca8aCi+6/QhAbmWIvtGqBL66XIsBFpomFH0/0KyCaySo0ta2g==
12135+
webpack@^5.1.0, webpack@^5.27.2:
12136+
version "5.27.2"
12137+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.27.2.tgz#44442219e1469ebe00292703b848580faae03f07"
12138+
integrity sha512-brNF3N/EdvMzkaZ/Xzb8sqPn5Si3iw6meqCnmNFtcnkorZsFZCBFMa2ElpIMjx6sKWYsnUpBO2dnX+7xgj+mjg==
1212912139
dependencies:
1213012140
"@types/eslint-scope" "^3.7.0"
1213112141
"@types/estree" "^0.0.46"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /