Skip to content

Commit 8782906

Browse files
committed
fix(deps): update typescript-eslint monorepo to v4.28.2
1 parent cb7946e commit 8782906

File tree

2 files changed

+96
-25
lines changed

2 files changed

+96
-25
lines changed

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"license": "MIT",
1616
"private": false,
1717
"dependencies": {
18-
"@typescript-eslint/eslint-plugin": "4.22.0",
19-
"@typescript-eslint/parser": "4.22.0",
18+
"@typescript-eslint/eslint-plugin": "4.28.2",
19+
"@typescript-eslint/parser": "4.28.2",
2020
"babel-eslint": "^10.1.0",
2121
"eslint-config-airbnb": "^18.2.1",
2222
"eslint-config-prettier": "^8.3.0",

yarn.lock

Lines changed: 94 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2275,7 +2275,7 @@
22752275
jest-diff "^26.0.0"
22762276
pretty-format "^26.0.0"
22772277

2278-
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
2278+
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7":
22792279
version "7.0.7"
22802280
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
22812281
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
@@ -2473,21 +2473,32 @@
24732473
dependencies:
24742474
"@types/yargs-parser" "*"
24752475

2476-
"@typescript-eslint/eslint-plugin@4.22.0":
2477-
version "4.22.0"
2478-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.0.tgz#3d5f29bb59e61a9dba1513d491b059e536e16dbc"
2479-
integrity sha512-U8SP9VOs275iDXaL08Ln1Fa/wLXfj5aTr/1c0t0j6CdbOnxh+TruXu1p4I0NAvdPBQgoPjHsgKn28mOi0FzfoA==
2476+
"@typescript-eslint/eslint-plugin@4.28.2":
2477+
version "4.28.2"
2478+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz#7a8320f00141666813d0ae43b49ee8244f7cf92a"
2479+
integrity sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw==
24802480
dependencies:
2481-
"@typescript-eslint/experimental-utils" "4.22.0"
2482-
"@typescript-eslint/scope-manager" "4.22.0"
2483-
debug "^4.1.1"
2481+
"@typescript-eslint/experimental-utils" "4.28.2"
2482+
"@typescript-eslint/scope-manager" "4.28.2"
2483+
debug "^4.3.1"
24842484
functional-red-black-tree "^1.0.1"
2485-
lodash "^4.17.15"
2486-
regexpp "^3.0.0"
2487-
semver "^7.3.2"
2488-
tsutils "^3.17.1"
2485+
regexpp "^3.1.0"
2486+
semver "^7.3.5"
2487+
tsutils "^3.21.0"
2488+
2489+
"@typescript-eslint/[email protected]":
2490+
version "4.28.2"
2491+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz#4ebdec06a10888e9326e1d51d81ad52a361bd0b0"
2492+
integrity sha512-MwHPsL6qo98RC55IoWWP8/opTykjTp4JzfPu1VfO2Z0MshNP0UZ1GEV5rYSSnZSUI8VD7iHvtIPVGW5Nfh7klQ==
2493+
dependencies:
2494+
"@types/json-schema" "^7.0.7"
2495+
"@typescript-eslint/scope-manager" "4.28.2"
2496+
"@typescript-eslint/types" "4.28.2"
2497+
"@typescript-eslint/typescript-estree" "4.28.2"
2498+
eslint-scope "^5.1.1"
2499+
eslint-utils "^3.0.0"
24892500

2490-
"@typescript-eslint/experimental-utils@4.22.0", "@typescript-eslint/experimental-utils@^4.0.1":
2501+
"@typescript-eslint/experimental-utils@^4.0.1":
24912502
version "4.22.0"
24922503
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.0.tgz#68765167cca531178e7b650a53456e6e0bef3b1f"
24932504
integrity sha512-xJXHHl6TuAxB5AWiVrGhvbGL8/hbiCQ8FiWwObO3r0fnvBdrbWEDy1hlvGQOAWc6qsCWuWMKdVWlLAEMpxnddg==
@@ -2499,15 +2510,15 @@
24992510
eslint-scope "^5.0.0"
25002511
eslint-utils "^2.0.0"
25012512

2502-
"@typescript-eslint/parser@4.22.0":
2503-
version "4.22.0"
2504-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.0.tgz#e1637327fcf796c641fe55f73530e90b16ac8fe8"
2505-
integrity sha512-z/bGdBJJZJN76nvAY9DkJANYgK3nlRstRRi74WHm3jjgf2I8AglrSY+6l7ogxOmn55YJ6oKZCLLy+6PW70z15Q==
2513+
"@typescript-eslint/parser@4.28.2":
2514+
version "4.28.2"
2515+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.2.tgz#6aff11bf4b91eb67ca7517962eede951e9e2a15d"
2516+
integrity sha512-Q0gSCN51eikAgFGY+gnd5p9bhhCUAl0ERMiDKrTzpSoMYRubdB8MJrTTR/BBii8z+iFwz8oihxd0RAdP4l8w8w==
25062517
dependencies:
2507-
"@typescript-eslint/scope-manager" "4.22.0"
2508-
"@typescript-eslint/types" "4.22.0"
2509-
"@typescript-eslint/typescript-estree" "4.22.0"
2510-
debug "^4.1.1"
2518+
"@typescript-eslint/scope-manager" "4.28.2"
2519+
"@typescript-eslint/types" "4.28.2"
2520+
"@typescript-eslint/typescript-estree" "4.28.2"
2521+
debug "^4.3.1"
25112522

25122523
"@typescript-eslint/[email protected]":
25132524
version "4.22.0"
@@ -2517,11 +2528,24 @@
25172528
"@typescript-eslint/types" "4.22.0"
25182529
"@typescript-eslint/visitor-keys" "4.22.0"
25192530

2531+
"@typescript-eslint/[email protected]":
2532+
version "4.28.2"
2533+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz#451dce90303a3ce283750111495d34c9c204e510"
2534+
integrity sha512-MqbypNjIkJFEFuOwPWNDjq0nqXAKZvDNNs9yNseoGBB1wYfz1G0WHC2AVOy4XD7di3KCcW3+nhZyN6zruqmp2A==
2535+
dependencies:
2536+
"@typescript-eslint/types" "4.28.2"
2537+
"@typescript-eslint/visitor-keys" "4.28.2"
2538+
25202539
"@typescript-eslint/[email protected]":
25212540
version "4.22.0"
25222541
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
25232542
integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==
25242543

2544+
"@typescript-eslint/[email protected]":
2545+
version "4.28.2"
2546+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.2.tgz#e6b9e234e0e9a66c4d25bab881661e91478223b5"
2547+
integrity sha512-Gr15fuQVd93uD9zzxbApz3wf7ua3yk4ZujABZlZhaxxKY8ojo448u7XTm/+ETpy0V0dlMtj6t4VdDvdc0JmUhA==
2548+
25252549
"@typescript-eslint/[email protected]":
25262550
version "4.22.0"
25272551
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
@@ -2535,6 +2559,19 @@
25352559
semver "^7.3.2"
25362560
tsutils "^3.17.1"
25372561

2562+
"@typescript-eslint/[email protected]":
2563+
version "4.28.2"
2564+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz#680129b2a285289a15e7c6108c84739adf3a798c"
2565+
integrity sha512-86lLstLvK6QjNZjMoYUBMMsULFw0hPHJlk1fzhAVoNjDBuPVxiwvGuPQq3fsBMCxuDJwmX87tM/AXoadhHRljg==
2566+
dependencies:
2567+
"@typescript-eslint/types" "4.28.2"
2568+
"@typescript-eslint/visitor-keys" "4.28.2"
2569+
debug "^4.3.1"
2570+
globby "^11.0.3"
2571+
is-glob "^4.0.1"
2572+
semver "^7.3.5"
2573+
tsutils "^3.21.0"
2574+
25382575
"@typescript-eslint/[email protected]":
25392576
version "4.22.0"
25402577
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47"
@@ -2543,6 +2580,14 @@
25432580
"@typescript-eslint/types" "4.22.0"
25442581
eslint-visitor-keys "^2.0.0"
25452582

2583+
"@typescript-eslint/[email protected]":
2584+
version "4.28.2"
2585+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz#bf56a400857bb68b59b311e6d0a5fbef5c3b5130"
2586+
integrity sha512-aT2B4PLyyRDUVUafXzpZFoc0C9t0za4BJAKP5sgWIhG+jHECQZUEjuQSCIwZdiJJ4w4cgu5r3Kh20SOdtEBl0w==
2587+
dependencies:
2588+
"@typescript-eslint/types" "4.28.2"
2589+
eslint-visitor-keys "^2.0.0"
2590+
25462591
"@webassemblyjs/[email protected]":
25472592
version "1.9.0"
25482593
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
@@ -4729,6 +4774,13 @@ debug@^3.2.6:
47294774
dependencies:
47304775
ms "^2.1.1"
47314776

4777+
debug@^4.3.1:
4778+
version "4.3.2"
4779+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
4780+
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
4781+
dependencies:
4782+
ms "2.1.2"
4783+
47324784
debug@~3.1.0:
47334785
version "3.1.0"
47344786
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
@@ -5536,6 +5588,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
55365588
dependencies:
55375589
eslint-visitor-keys "^1.1.0"
55385590

5591+
eslint-utils@^3.0.0:
5592+
version "3.0.0"
5593+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
5594+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
5595+
dependencies:
5596+
eslint-visitor-keys "^2.0.0"
5597+
55395598
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
55405599
version "1.3.0"
55415600
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -6454,6 +6513,18 @@ globby@^11.0.1, globby@^11.0.2:
64546513
merge2 "^1.3.0"
64556514
slash "^3.0.0"
64566515

6516+
globby@^11.0.3:
6517+
version "11.0.4"
6518+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
6519+
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
6520+
dependencies:
6521+
array-union "^2.1.0"
6522+
dir-glob "^3.0.1"
6523+
fast-glob "^3.1.1"
6524+
ignore "^5.1.4"
6525+
merge2 "^1.3.0"
6526+
slash "^3.0.0"
6527+
64576528
globby@^6.1.0:
64586529
version "6.1.0"
64596530
resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
@@ -10720,7 +10791,7 @@ regexp.prototype.flags@^1.3.1:
1072010791
call-bind "^1.0.2"
1072110792
define-properties "^1.1.3"
1072210793

10723-
regexpp@^3.0.0, regexpp@^3.1.0:
10794+
regexpp@^3.1.0:
1072410795
version "3.1.0"
1072510796
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
1072610797
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
@@ -12256,7 +12327,7 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
1225612327
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1225712328
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1225812329

12259-
tsutils@^3.17.1:
12330+
tsutils@^3.17.1, tsutils@^3.21.0:
1226012331
version "3.21.0"
1226112332
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
1226212333
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==

0 commit comments

Comments
 (0)