Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 9f7bfaf

Browse files
chore(deps): update all non-major dependencies (#452)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5608c2f commit 9f7bfaf

File tree

2 files changed

+73
-70
lines changed

2 files changed

+73
-70
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,14 @@
8080
"@types/fs-extra": "^9.0.11",
8181
"@types/jest": "^26.0.22",
8282
"@types/normalize-path": "^3.0.0",
83-
"@typescript-eslint/eslint-plugin": "^4.21.0",
84-
"@typescript-eslint/parser": "^4.21.0",
83+
"@typescript-eslint/eslint-plugin": "^4.22.0",
84+
"@typescript-eslint/parser": "^4.22.0",
8585
"babel-loader": "^8.2.2",
8686
"codecov": "^3.8.1",
8787
"core-js": "3.10.1",
8888
"cross-env": "^7.0.3",
8989
"eslint": "^7.24.0",
90-
"eslint-config-prettier": "^8.1.0",
90+
"eslint-config-prettier": "^8.2.0",
9191
"eslint-plugin-jest": "^24.3.5",
9292
"eslint-plugin-prettier": "^3.3.1",
9393
"eslint-plugin-promise": "^5.1.0",

yarn.lock

Lines changed: 70 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
dependencies:
1717
"@babel/highlight" "^7.12.13"
1818

19-
"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8":
19+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8":
2020
version "7.13.15"
2121
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4"
2222
integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==
@@ -66,7 +66,7 @@
6666
"@babel/helper-explode-assignable-expression" "^7.12.13"
6767
"@babel/types" "^7.12.13"
6868

69-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8":
69+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8":
7070
version "7.13.13"
7171
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
7272
integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
@@ -95,20 +95,6 @@
9595
"@babel/helper-annotate-as-pure" "^7.12.13"
9696
regexpu-core "^4.7.1"
9797

98-
"@babel/helper-define-polyfill-provider@^0.1.5":
99-
version "0.1.5"
100-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.5.tgz#3c2f91b7971b9fc11fe779c945c014065dea340e"
101-
integrity sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg==
102-
dependencies:
103-
"@babel/helper-compilation-targets" "^7.13.0"
104-
"@babel/helper-module-imports" "^7.12.13"
105-
"@babel/helper-plugin-utils" "^7.13.0"
106-
"@babel/traverse" "^7.13.0"
107-
debug "^4.1.1"
108-
lodash.debounce "^4.0.8"
109-
resolve "^1.14.2"
110-
semver "^6.1.2"
111-
11298
"@babel/helper-define-polyfill-provider@^0.2.0":
11399
version "0.2.0"
114100
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1"
@@ -272,7 +258,7 @@
272258
chalk "^2.0.0"
273259
js-tokens "^4.0.0"
274260

275-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.10", "@babel/parser@^7.13.13":
261+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.13":
276262
version "7.13.15"
277263
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8"
278264
integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==
@@ -286,7 +272,7 @@
286272
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
287273
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
288274

289-
"@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.13.15", "@babel/plugin-proposal-async-generator-functions@^7.13.8":
275+
"@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.13.15":
290276
version "7.13.15"
291277
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b"
292278
integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==
@@ -754,7 +740,7 @@
754740
"@babel/helper-annotate-as-pure" "^7.10.4"
755741
"@babel/helper-plugin-utils" "^7.10.4"
756742

757-
"@babel/plugin-transform-regenerator@^7.12.13", "@babel/plugin-transform-regenerator@^7.13.15":
743+
"@babel/plugin-transform-regenerator@^7.13.15":
758744
version "7.13.15"
759745
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39"
760746
integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==
@@ -2330,21 +2316,33 @@
23302316
dependencies:
23312317
"@types/yargs-parser" "*"
23322318

2333-
"@typescript-eslint/eslint-plugin@^4.21.0":
2334-
version "4.21.0"
2335-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.21.0.tgz#3fce2bfa76d95c00ac4f33dff369cb593aab8878"
2336-
integrity sha512-FPUyCPKZbVGexmbCFI3EQHzCZdy2/5f+jv6k2EDljGdXSRc0cKvbndd2nHZkSLqCNOPk0jB6lGzwIkglXcYVsQ==
2319+
"@typescript-eslint/eslint-plugin@^4.22.0":
2320+
version "4.22.0"
2321+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc"
2322+
integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA==
23372323
dependencies:
2338-
"@typescript-eslint/experimental-utils" "4.21.0"
2339-
"@typescript-eslint/scope-manager" "4.21.0"
2324+
"@typescript-eslint/experimental-utils" "4.22.0"
2325+
"@typescript-eslint/scope-manager" "4.22.0"
23402326
debug "^4.1.1"
23412327
functional-red-black-tree "^1.0.1"
23422328
lodash "^4.17.15"
23432329
regexpp "^3.0.0"
23442330
semver "^7.3.2"
23452331
tsutils "^3.17.1"
23462332

2347-
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1":
2333+
"@typescript-eslint/[email protected]":
2334+
version "4.22.0"
2335+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f"
2336+
integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg==
2337+
dependencies:
2338+
"@types/json-schema" "^7.0.3"
2339+
"@typescript-eslint/scope-manager" "4.22.0"
2340+
"@typescript-eslint/types" "4.22.0"
2341+
"@typescript-eslint/typescript-estree" "4.22.0"
2342+
eslint-scope "^5.0.0"
2343+
eslint-utils "^2.0.0"
2344+
2345+
"@typescript-eslint/experimental-utils@^4.0.1":
23482346
version "4.21.0"
23492347
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.21.0.tgz#0b0bb7c15d379140a660c003bdbafa71ae9134b6"
23502348
integrity sha512-cEbgosW/tUFvKmkg3cU7LBoZhvUs+ZPVM9alb25XvR0dal4qHL3SiUqHNrzoWSxaXA9gsifrYrS1xdDV6w/gIA==
@@ -2356,14 +2354,14 @@
23562354
eslint-scope "^5.0.0"
23572355
eslint-utils "^2.0.0"
23582356

2359-
"@typescript-eslint/parser@^4.21.0":
2360-
version "4.21.0"
2361-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1"
2362-
integrity sha512-eyNf7QmE5O/l1smaQgN0Lj2M/1jOuNg2NrBm1dqqQN0sVngTLyw8tdCbih96ixlhbF1oINoN8fDCyEH9SjLeIA==
2357+
"@typescript-eslint/parser@^4.22.0":
2358+
version "4.22.0"
2359+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.0.tgz#e1637327fcf796c641fe55f73530e90b16ac8fe8"
2360+
integrity sha512-z/bGdBJJZJN76nvAY9DkJANYgK3nlRstRRi74WHm3jjgf2I8AglrSY+6l7ogxOmn55YJ6oKZCLLy+6PW70z15Q==
23632361
dependencies:
2364-
"@typescript-eslint/scope-manager" "4.21.0"
2365-
"@typescript-eslint/types" "4.21.0"
2366-
"@typescript-eslint/typescript-estree" "4.21.0"
2362+
"@typescript-eslint/scope-manager" "4.22.0"
2363+
"@typescript-eslint/types" "4.22.0"
2364+
"@typescript-eslint/typescript-estree" "4.22.0"
23672365
debug "^4.1.1"
23682366

23692367
"@typescript-eslint/[email protected]":
@@ -2374,11 +2372,24 @@
23742372
"@typescript-eslint/types" "4.21.0"
23752373
"@typescript-eslint/visitor-keys" "4.21.0"
23762374

2375+
"@typescript-eslint/[email protected]":
2376+
version "4.22.0"
2377+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a"
2378+
integrity sha512-OcCO7LTdk6ukawUM40wo61WdeoA7NM/zaoq1/2cs13M7GyiF+T4rxuA4xM+6LeHWjWbss7hkGXjFDRcKD4O04Q==
2379+
dependencies:
2380+
"@typescript-eslint/types" "4.22.0"
2381+
"@typescript-eslint/visitor-keys" "4.22.0"
2382+
23772383
"@typescript-eslint/[email protected]":
23782384
version "4.21.0"
23792385
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef"
23802386
integrity sha512-+OQaupjGVVc8iXbt6M1oZMwyKQNehAfLYJJ3SdvnofK2qcjfor9pEM62rVjBknhowTkh+2HF+/KdRAc/wGBN2w==
23812387

2388+
"@typescript-eslint/[email protected]":
2389+
version "4.22.0"
2390+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
2391+
integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
2392+
23822393
"@typescript-eslint/[email protected]":
23832394
version "4.21.0"
23842395
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a"
@@ -2392,6 +2403,19 @@
23922403
semver "^7.3.2"
23932404
tsutils "^3.17.1"
23942405

2406+
"@typescript-eslint/[email protected]":
2407+
version "4.22.0"
2408+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
2409+
integrity sha512-TkIFeu5JEeSs5ze/4NID+PIcVjgoU3cUQUIZnH3Sb1cEn1lBo7StSV5bwPuJQuoxKXlzAObjYTilOEKRuhR5yg==
2410+
dependencies:
2411+
"@typescript-eslint/types" "4.22.0"
2412+
"@typescript-eslint/visitor-keys" "4.22.0"
2413+
debug "^4.1.1"
2414+
globby "^11.0.1"
2415+
is-glob "^4.0.1"
2416+
semver "^7.3.2"
2417+
tsutils "^3.17.1"
2418+
23952419
"@typescript-eslint/[email protected]":
23962420
version "4.21.0"
23972421
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d"
@@ -2400,6 +2424,14 @@
24002424
"@typescript-eslint/types" "4.21.0"
24012425
eslint-visitor-keys "^2.0.0"
24022426

2427+
"@typescript-eslint/[email protected]":
2428+
version "4.22.0"
2429+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47"
2430+
integrity sha512-nnMu4F+s4o0sll6cBSsTeVsT4cwxB7zECK3dFxzEjPBii9xLpq4yqqsy/FU5zMfan6G60DKZSCXAa3sHJZrcYw==
2431+
dependencies:
2432+
"@typescript-eslint/types" "4.22.0"
2433+
eslint-visitor-keys "^2.0.0"
2434+
24032435
"@vue/babel-helper-vue-jsx-merge-props@^1.2.1":
24042436
version "1.2.1"
24052437
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz#31624a7a505fb14da1d58023725a4c5f270e6a81"
@@ -3154,15 +3186,6 @@ babel-plugin-module-resolver@^4.0.0:
31543186
reselect "^4.0.0"
31553187
resolve "^1.13.1"
31563188

3157-
babel-plugin-polyfill-corejs2@^0.1.4:
3158-
version "0.1.9"
3159-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.9.tgz#eb1634b8b17b71567f955787bd05b05f5de856b7"
3160-
integrity sha512-+QMb65TxS4ue/mSJmd0M3BofCNcbsq49Pxij3X2mFjVhpwm81gYpmaHEc+GJgRzFrLaWjFbTC+kvVrmeRjwsCA==
3161-
dependencies:
3162-
"@babel/compat-data" "^7.13.0"
3163-
"@babel/helper-define-polyfill-provider" "^0.1.5"
3164-
semver "^6.1.1"
3165-
31663189
babel-plugin-polyfill-corejs2@^0.2.0:
31673190
version "0.2.0"
31683191
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4"
@@ -3172,14 +3195,6 @@ babel-plugin-polyfill-corejs2@^0.2.0:
31723195
"@babel/helper-define-polyfill-provider" "^0.2.0"
31733196
semver "^6.1.1"
31743197

3175-
babel-plugin-polyfill-corejs3@^0.1.3:
3176-
version "0.1.7"
3177-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz#80449d9d6f2274912e05d9e182b54816904befd0"
3178-
integrity sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw==
3179-
dependencies:
3180-
"@babel/helper-define-polyfill-provider" "^0.1.5"
3181-
core-js-compat "^3.8.1"
3182-
31833198
babel-plugin-polyfill-corejs3@^0.2.0:
31843199
version "0.2.0"
31853200
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2"
@@ -3188,13 +3203,6 @@ babel-plugin-polyfill-corejs3@^0.2.0:
31883203
"@babel/helper-define-polyfill-provider" "^0.2.0"
31893204
core-js-compat "^3.9.1"
31903205

3191-
babel-plugin-polyfill-regenerator@^0.1.2:
3192-
version "0.1.6"
3193-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.6.tgz#0fe06a026fe0faa628ccc8ba3302da0a6ce02f3f"
3194-
integrity sha512-OUrYG9iKPKz8NxswXbRAdSwF0GhRdIEMTloQATJi4bDuFqrXaXcCUT/VGNrr8pBcjMh1RxZ7Xt9cytVJTJfvMg==
3195-
dependencies:
3196-
"@babel/helper-define-polyfill-provider" "^0.1.5"
3197-
31983206
babel-plugin-polyfill-regenerator@^0.2.0:
31993207
version "0.2.0"
32003208
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8"
@@ -4443,7 +4451,7 @@ copy-descriptor@^0.1.0:
44434451
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
44444452
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
44454453

4446-
core-js-compat@^3.10.0, core-js-compat@^3.8.1, core-js-compat@^3.9.0, core-js-compat@^3.9.1:
4454+
core-js-compat@^3.10.0, core-js-compat@^3.9.0, core-js-compat@^3.9.1:
44474455
version "3.10.1"
44484456
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c"
44494457
integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg==
@@ -5519,10 +5527,10 @@ escodegen@^1.14.1:
55195527
optionalDependencies:
55205528
source-map "~0.6.1"
55215529

5522-
eslint-config-prettier@^8.1.0:
5523-
version "8.1.0"
5524-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
5525-
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
5530+
eslint-config-prettier@^8.2.0:
5531+
version "8.2.0"
5532+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3"
5533+
integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw==
55265534

55275535
eslint-formatter-pretty@^4.0.0:
55285536
version "4.0.0"
@@ -8954,11 +8962,6 @@ miller-rabin@^4.0.0:
89548962
bn.js "^4.0.0"
89558963
brorand "^1.0.1"
89568964

8957-
8958-
version "1.46.0"
8959-
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.46.0.tgz#6267748a7f799594de3cbc8cde91def349661cee"
8960-
integrity sha512-svXaP8UQRZ5K7or+ZmfNhg2xX3yKDMUzqadsSqi4NCH/KomcH75MAMYAGVlvXn4+b/xOPhS3I2uHKRUzvjY7BQ==
8961-
89628965
[email protected], "mime-db@>= 1.43.0 < 2", mime-db@^1.41.0:
89638966
version "1.47.0"
89648967
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.47.0.tgz#8cb313e59965d3c05cfbf898915a267af46a335c"

0 commit comments

Comments
 (0)