Skip to content

Commit 6976a1a

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.1 to 4.32.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87d8792 commit 6976a1a

File tree

1 file changed

+85
-32
lines changed

1 file changed

+85
-32
lines changed

yarn.lock

Lines changed: 85 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1312,10 +1312,10 @@
13121312
jest-diff "^26.0.0"
13131313
pretty-format "^26.0.0"
13141314

1315-
"@types/json-schema@^7.0.3":
1316-
version "7.0.7"
1317-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
1318-
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
1315+
"@types/json-schema@^7.0.7":
1316+
version "7.0.9"
1317+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
1318+
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
13191319

13201320
"@types/lodash@^4.14.136":
13211321
version "4.14.168"
@@ -1426,30 +1426,30 @@
14261426
"@types/yargs-parser" "*"
14271427

14281428
"@typescript-eslint/eslint-plugin@^4.18.0":
1429-
version "4.22.1"
1430-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.1.tgz#6bcdbaa4548553ab861b4e5f34936ead1349a543"
1431-
integrity sha512-kVTAghWDDhsvQ602tHBc6WmQkdaYbkcTwZu+7l24jtJiYvm9l+/y/b2BZANEezxPDiX5MK2ZecE+9BFi/YJryw==
1429+
version "4.32.0"
1430+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.32.0.tgz#46d2370ae9311092f2a6f7246d28357daf2d4e89"
1431+
integrity sha512-+OWTuWRSbWI1KDK8iEyG/6uK2rTm3kpS38wuVifGUTDB6kjEuNrzBI1MUtxnkneuWG/23QehABe2zHHrj+4yuA==
14321432
dependencies:
1433-
"@typescript-eslint/experimental-utils" "4.22.1"
1434-
"@typescript-eslint/scope-manager" "4.22.1"
1435-
debug "^4.1.1"
1433+
"@typescript-eslint/experimental-utils" "4.32.0"
1434+
"@typescript-eslint/scope-manager" "4.32.0"
1435+
debug "^4.3.1"
14361436
functional-red-black-tree "^1.0.1"
1437-
lodash "^4.17.15"
1438-
regexpp "^3.0.0"
1439-
semver "^7.3.2"
1440-
tsutils "^3.17.1"
1441-
1442-
"@typescript-eslint/experimental-utils@4.22.1":
1443-
version "4.22.1"
1444-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.1.tgz#3938a5c89b27dc9a39b5de63a62ab1623ab27497"
1445-
integrity sha512-svYlHecSMCQGDO2qN1v477ax/IDQwWhc7PRBiwAdAMJE7GXk5stF4Z9R/8wbRkuX/5e9dHqbIWxjeOjckK3wLQ==
1446-
dependencies:
1447-
"@types/json-schema" "^7.0.3"
1448-
"@typescript-eslint/scope-manager" "4.22.1"
1449-
"@typescript-eslint/types" "4.22.1"
1450-
"@typescript-eslint/typescript-estree" "4.22.1"
1451-
eslint-scope "^5.0.0"
1452-
eslint-utils "^2.0.0"
1437+
ignore "^5.1.8"
1438+
regexpp "^3.1.0"
1439+
semver "^7.3.5"
1440+
tsutils "^3.21.0"
1441+
1442+
"@typescript-eslint/experimental-utils@4.32.0":
1443+
version "4.32.0"
1444+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.32.0.tgz#53a8267d16ca5a79134739129871966c56a59dc4"
1445+
integrity sha512-WLoXcc+cQufxRYjTWr4kFt0DyEv6hDgSaFqYhIzQZ05cF+kXfqXdUh+//kgquPJVUBbL3oQGKQxwPbLxHRqm6A==
1446+
dependencies:
1447+
"@types/json-schema" "^7.0.7"
1448+
"@typescript-eslint/scope-manager" "4.32.0"
1449+
"@typescript-eslint/types" "4.32.0"
1450+
"@typescript-eslint/typescript-estree" "4.32.0"
1451+
eslint-scope "^5.1.1"
1452+
eslint-utils "^3.0.0"
14531453

14541454
"@typescript-eslint/parser@^4.18.0":
14551455
version "4.22.1"
@@ -1469,11 +1469,24 @@
14691469
"@typescript-eslint/types" "4.22.1"
14701470
"@typescript-eslint/visitor-keys" "4.22.1"
14711471

1472+
"@typescript-eslint/[email protected]":
1473+
version "4.32.0"
1474+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz#e03c8668f8b954072b3f944d5b799c0c9225a7d5"
1475+
integrity sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w==
1476+
dependencies:
1477+
"@typescript-eslint/types" "4.32.0"
1478+
"@typescript-eslint/visitor-keys" "4.32.0"
1479+
14721480
"@typescript-eslint/[email protected]":
14731481
version "4.22.1"
14741482
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.1.tgz#bf99c6cec0b4a23d53a61894816927f2adad856a"
14751483
integrity sha512-2HTkbkdAeI3OOcWbqA8hWf/7z9c6gkmnWNGz0dKSLYLWywUlkOAQ2XcjhlKLj5xBFDf8FgAOF5aQbnLRvgNbCw==
14761484

1485+
"@typescript-eslint/[email protected]":
1486+
version "4.32.0"
1487+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.32.0.tgz#52c633c18da47aee09449144bf59565ab36df00d"
1488+
integrity sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w==
1489+
14771490
"@typescript-eslint/[email protected]", "@typescript-eslint/typescript-estree@^4.8.2":
14781491
version "4.22.1"
14791492
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.1.tgz#dca379eead8cdfd4edc04805e83af6d148c164f9"
@@ -1487,6 +1500,19 @@
14871500
semver "^7.3.2"
14881501
tsutils "^3.17.1"
14891502

1503+
"@typescript-eslint/[email protected]":
1504+
version "4.32.0"
1505+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz#db00ccc41ccedc8d7367ea3f50c6994b8efa9f3b"
1506+
integrity sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw==
1507+
dependencies:
1508+
"@typescript-eslint/types" "4.32.0"
1509+
"@typescript-eslint/visitor-keys" "4.32.0"
1510+
debug "^4.3.1"
1511+
globby "^11.0.3"
1512+
is-glob "^4.0.1"
1513+
semver "^7.3.5"
1514+
tsutils "^3.21.0"
1515+
14901516
"@typescript-eslint/[email protected]":
14911517
version "4.22.1"
14921518
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.1.tgz#6045ae25a11662c671f90b3a403d682dfca0b7a6"
@@ -1495,6 +1521,14 @@
14951521
"@typescript-eslint/types" "4.22.1"
14961522
eslint-visitor-keys "^2.0.0"
14971523

1524+
"@typescript-eslint/[email protected]":
1525+
version "4.32.0"
1526+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz#455ba8b51242f2722a497ffae29313f33b14cb7f"
1527+
integrity sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw==
1528+
dependencies:
1529+
"@typescript-eslint/types" "4.32.0"
1530+
eslint-visitor-keys "^2.0.0"
1531+
14981532
abab@^2.0.0, abab@^2.0.3, abab@^2.0.5:
14991533
version "2.0.5"
15001534
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
@@ -3391,21 +3425,28 @@ eslint-plugin-react@^7.21.5:
33913425
resolve "^2.0.0-next.3"
33923426
string.prototype.matchall "^4.0.4"
33933427

3394-
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
3428+
eslint-scope@^5.1.1:
33953429
version "5.1.1"
33963430
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
33973431
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
33983432
dependencies:
33993433
esrecurse "^4.3.0"
34003434
estraverse "^4.1.1"
34013435

3402-
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
3436+
eslint-utils@^2.1.0:
34033437
version "2.1.0"
34043438
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
34053439
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
34063440
dependencies:
34073441
eslint-visitor-keys "^1.1.0"
34083442

3443+
eslint-utils@^3.0.0:
3444+
version "3.0.0"
3445+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
3446+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
3447+
dependencies:
3448+
eslint-visitor-keys "^2.0.0"
3449+
34093450
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
34103451
version "1.3.0"
34113452
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -3981,6 +4022,18 @@ globby@^11.0.1:
39814022
merge2 "^1.3.0"
39824023
slash "^3.0.0"
39834024

4025+
globby@^11.0.3:
4026+
version "11.0.4"
4027+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
4028+
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
4029+
dependencies:
4030+
array-union "^2.1.0"
4031+
dir-glob "^3.0.1"
4032+
fast-glob "^3.1.1"
4033+
ignore "^5.1.4"
4034+
merge2 "^1.3.0"
4035+
slash "^3.0.0"
4036+
39844037
gonzales-pe@^4.2.3:
39854038
version "4.3.0"
39864039
resolved "https://registry.yarnpkg.com/gonzales-pe/-/gonzales-pe-4.3.0.tgz#fe9dec5f3c557eead09ff868c65826be54d067b3"
@@ -4280,7 +4333,7 @@ ignore@^4.0.6:
42804333
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
42814334
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
42824335

4283-
ignore@^5.1.4:
4336+
ignore@^5.1.4, ignore@^5.1.8:
42844337
version "5.1.8"
42854338
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
42864339
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
@@ -7155,7 +7208,7 @@ regexp.prototype.flags@^1.3.1:
71557208
call-bind "^1.0.2"
71567209
define-properties "^1.1.3"
71577210

7158-
regexpp@^3.0.0, regexpp@^3.1.0:
7211+
regexpp@^3.1.0:
71597212
version "3.1.0"
71607213
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
71617214
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
@@ -7485,7 +7538,7 @@ [email protected]:
74857538
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
74867539
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
74877540

7488-
[email protected], semver@^7.2.1, semver@^7.3.2:
7541+
[email protected], semver@^7.2.1, semver@^7.3.2, semver@^7.3.5:
74897542
version "7.3.5"
74907543
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
74917544
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
@@ -8325,7 +8378,7 @@ tslib@^2.0.0, tslib@^2.1.0:
83258378
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
83268379
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
83278380

8328-
tsutils@^3.17.1:
8381+
tsutils@^3.17.1, tsutils@^3.21.0:
83298382
version "3.21.0"
83308383
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
83318384
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==

0 commit comments

Comments
 (0)