Skip to content

Commit 7e1db9a

Browse files
chore(deps): update typescript-eslint monorepo to v8.32.1 (#8619)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c336eba commit 7e1db9a

File tree

2 files changed

+137
-7
lines changed

2 files changed

+137
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@
7979
"@tsconfig/recommended": "^1.0.5",
8080
"@types/jest": "29.5.14",
8181
"@types/node": "22.14.1",
82-
"@typescript-eslint/eslint-plugin": "8.29.1",
83-
"@typescript-eslint/parser": "8.29.1",
82+
"@typescript-eslint/eslint-plugin": "8.32.1",
83+
"@typescript-eslint/parser": "8.32.1",
8484
"babel-jest": "29.7.0",
8585
"bob-the-bundler": "7.0.1",
8686
"cp-cli": "^2.0.0",

yarn.lock

Lines changed: 135 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4797,6 +4797,17 @@ __metadata:
47974797
languageName: node
47984798
linkType: hard
47994799

4800+
"@eslint-community/eslint-utils@npm:^4.7.0":
4801+
version: 4.7.0
4802+
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
4803+
dependencies:
4804+
eslint-visitor-keys: "npm:^3.4.3"
4805+
peerDependencies:
4806+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
4807+
checksum: 10c0/c0f4f2bd73b7b7a9de74b716a664873d08ab71ab439e51befe77d61915af41a81ecec93b408778b3a7856185244c34c2c8ee28912072ec14def84ba2dec70adf
4808+
languageName: node
4809+
linkType: hard
4810+
48004811
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.12.1, @eslint-community/regexpp@npm:^4.4.0, @eslint-community/regexpp@npm:^4.6.1":
48014812
version: 4.12.1
48024813
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -14701,7 +14712,28 @@ __metadata:
1470114712
languageName: node
1470214713
linkType: hard
1470314714

14704-
"@typescript-eslint/eslint-plugin@npm:8.29.1, @typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
14715+
"@typescript-eslint/eslint-plugin@npm:8.32.1":
14716+
version: 8.32.1
14717+
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.1"
14718+
dependencies:
14719+
"@eslint-community/regexpp": "npm:^4.10.0"
14720+
"@typescript-eslint/scope-manager": "npm:8.32.1"
14721+
"@typescript-eslint/type-utils": "npm:8.32.1"
14722+
"@typescript-eslint/utils": "npm:8.32.1"
14723+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
14724+
graphemer: "npm:^1.4.0"
14725+
ignore: "npm:^7.0.0"
14726+
natural-compare: "npm:^1.4.0"
14727+
ts-api-utils: "npm:^2.1.0"
14728+
peerDependencies:
14729+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
14730+
eslint: ^8.57.0 || ^9.0.0
14731+
typescript: ">=4.8.4 <5.9.0"
14732+
checksum: 10c0/29dbafc1f02e1167e6d1e92908de6bf7df1cc1fc9ae1de3f4d4abf5d2b537be16b173bcd05770270529eb2fd17a3ac63c2f40d308f7fbbf6d6f286ba564afd64
14733+
languageName: node
14734+
linkType: hard
14735+
14736+
"@typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
1470514737
version: 8.29.1
1470614738
resolution: "@typescript-eslint/eslint-plugin@npm:8.29.1"
1470714739
dependencies:
@@ -14757,7 +14789,23 @@ __metadata:
1475714789
languageName: node
1475814790
linkType: hard
1475914791

14760-
"@typescript-eslint/parser@npm:8.29.1, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
14792+
"@typescript-eslint/parser@npm:8.32.1":
14793+
version: 8.32.1
14794+
resolution: "@typescript-eslint/parser@npm:8.32.1"
14795+
dependencies:
14796+
"@typescript-eslint/scope-manager": "npm:8.32.1"
14797+
"@typescript-eslint/types": "npm:8.32.1"
14798+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
14799+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
14800+
debug: "npm:^4.3.4"
14801+
peerDependencies:
14802+
eslint: ^8.57.0 || ^9.0.0
14803+
typescript: ">=4.8.4 <5.9.0"
14804+
checksum: 10c0/01095f5b6e0a2e0631623be3f44be0f2960ceb24de33b64cb790e24a1468018d2b4d6874d1fa08a4928c2a02f208dd66cbc49735c7e8b54d564e420daabf84d1
14805+
languageName: node
14806+
linkType: hard
14807+
14808+
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
1476114809
version: 8.29.1
1476214810
resolution: "@typescript-eslint/parser@npm:8.29.1"
1476314811
dependencies:
@@ -14810,6 +14858,16 @@ __metadata:
1481014858
languageName: node
1481114859
linkType: hard
1481214860

14861+
"@typescript-eslint/scope-manager@npm:8.32.1":
14862+
version: 8.32.1
14863+
resolution: "@typescript-eslint/scope-manager@npm:8.32.1"
14864+
dependencies:
14865+
"@typescript-eslint/types": "npm:8.32.1"
14866+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
14867+
checksum: 10c0/d2cb1f7736388972137d6e510b2beae4bac033fcab274e04de90ebba3ce466c71fe47f1795357e032e4a6c8b2162016b51b58210916c37212242c82d35352e9f
14868+
languageName: node
14869+
linkType: hard
14870+
1481314871
"@typescript-eslint/type-utils@npm:5.62.0":
1481414872
version: 5.62.0
1481514873
resolution: "@typescript-eslint/type-utils@npm:5.62.0"
@@ -14842,6 +14900,21 @@ __metadata:
1484214900
languageName: node
1484314901
linkType: hard
1484414902

14903+
"@typescript-eslint/type-utils@npm:8.32.1":
14904+
version: 8.32.1
14905+
resolution: "@typescript-eslint/type-utils@npm:8.32.1"
14906+
dependencies:
14907+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
14908+
"@typescript-eslint/utils": "npm:8.32.1"
14909+
debug: "npm:^4.3.4"
14910+
ts-api-utils: "npm:^2.1.0"
14911+
peerDependencies:
14912+
eslint: ^8.57.0 || ^9.0.0
14913+
typescript: ">=4.8.4 <5.9.0"
14914+
checksum: 10c0/f10186340ce194681804d9a57feb6d8d6c3adbd059c70df58f4656b0d9efd412fb0c2d80c182f9db83bad1a301754e0c24fe26f3354bef3a1795ab9c835cb763
14915+
languageName: node
14916+
linkType: hard
14917+
1484514918
"@typescript-eslint/types@npm:5.62.0":
1484614919
version: 5.62.0
1484714920
resolution: "@typescript-eslint/types@npm:5.62.0"
@@ -14856,6 +14929,13 @@ __metadata:
1485614929
languageName: node
1485714930
linkType: hard
1485814931

14932+
"@typescript-eslint/types@npm:8.32.1":
14933+
version: 8.32.1
14934+
resolution: "@typescript-eslint/types@npm:8.32.1"
14935+
checksum: 10c0/86f59b29c12e7e8abe45a1659b6fae5e7b0cfaf09ab86dd596ed9d468aa61082bbccd509d25f769b197fbfdf872bbef0b323a2ded6ceaca351f7c679f1ba3bd3
14936+
languageName: node
14937+
linkType: hard
14938+
1485914939
"@typescript-eslint/typescript-estree@npm:5.62.0":
1486014940
version: 5.62.0
1486114941
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -14892,6 +14972,24 @@ __metadata:
1489214972
languageName: node
1489314973
linkType: hard
1489414974

14975+
"@typescript-eslint/typescript-estree@npm:8.32.1":
14976+
version: 8.32.1
14977+
resolution: "@typescript-eslint/typescript-estree@npm:8.32.1"
14978+
dependencies:
14979+
"@typescript-eslint/types": "npm:8.32.1"
14980+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
14981+
debug: "npm:^4.3.4"
14982+
fast-glob: "npm:^3.3.2"
14983+
is-glob: "npm:^4.0.3"
14984+
minimatch: "npm:^9.0.4"
14985+
semver: "npm:^7.6.0"
14986+
ts-api-utils: "npm:^2.1.0"
14987+
peerDependencies:
14988+
typescript: ">=4.8.4 <5.9.0"
14989+
checksum: 10c0/b5ae0d91ef1b46c9f3852741e26b7a14c28bb58ee8a283b9530ac484332ca58a7216b9d22eda23c5449b5fd69c6e4601ef3ebbd68e746816ae78269036c08cda
14990+
languageName: node
14991+
linkType: hard
14992+
1489514993
"@typescript-eslint/utils@npm:5.62.0, @typescript-eslint/utils@npm:^5.58.0":
1489614994
version: 5.62.0
1489714995
resolution: "@typescript-eslint/utils@npm:5.62.0"
@@ -14925,6 +15023,21 @@ __metadata:
1492515023
languageName: node
1492615024
linkType: hard
1492715025

15026+
"@typescript-eslint/utils@npm:8.32.1":
15027+
version: 8.32.1
15028+
resolution: "@typescript-eslint/utils@npm:8.32.1"
15029+
dependencies:
15030+
"@eslint-community/eslint-utils": "npm:^4.7.0"
15031+
"@typescript-eslint/scope-manager": "npm:8.32.1"
15032+
"@typescript-eslint/types": "npm:8.32.1"
15033+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
15034+
peerDependencies:
15035+
eslint: ^8.57.0 || ^9.0.0
15036+
typescript: ">=4.8.4 <5.9.0"
15037+
checksum: 10c0/a2b90c0417cd3a33c6e22f9cc28c356f251bb8928ef1d25e057feda007d522d281bdc37a9a0d05b70312f00a7b3f350ca06e724867025ea85bba5a4c766732e7
15038+
languageName: node
15039+
linkType: hard
15040+
1492815041
"@typescript-eslint/visitor-keys@npm:5.62.0":
1492915042
version: 5.62.0
1493015043
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
@@ -14945,6 +15058,16 @@ __metadata:
1494515058
languageName: node
1494615059
linkType: hard
1494715060

15061+
"@typescript-eslint/visitor-keys@npm:8.32.1":
15062+
version: 8.32.1
15063+
resolution: "@typescript-eslint/visitor-keys@npm:8.32.1"
15064+
dependencies:
15065+
"@typescript-eslint/types": "npm:8.32.1"
15066+
eslint-visitor-keys: "npm:^4.2.0"
15067+
checksum: 10c0/9c05053dfd048f681eb96e09ceefa8841a617b8b5950eea05e0844b38fe3510a284eb936324caa899c3ceb4bc23efe56ac01437fab378ac1beeb1c6c00404978
15068+
languageName: node
15069+
linkType: hard
15070+
1494815071
"@typescript/vfs@npm:^1.6.0":
1494915072
version: 1.6.1
1495015073
resolution: "@typescript/vfs@npm:1.6.1"
@@ -23019,8 +23142,8 @@ __metadata:
2301923142
"@tsconfig/recommended": "npm:^1.0.5"
2302023143
"@types/jest": "npm:29.5.14"
2302123144
"@types/node": "npm:22.14.1"
23022-
"@typescript-eslint/eslint-plugin": "npm:8.29.1"
23023-
"@typescript-eslint/parser": "npm:8.29.1"
23145+
"@typescript-eslint/eslint-plugin": "npm:8.32.1"
23146+
"@typescript-eslint/parser": "npm:8.32.1"
2302423147
babel-jest: "npm:29.7.0"
2302523148
bob-the-bundler: "npm:7.0.1"
2302623149
cp-cli: "npm:^2.0.0"
@@ -24041,6 +24164,13 @@ __metadata:
2404124164
languageName: node
2404224165
linkType: hard
2404324166

24167+
"ignore@npm:^7.0.0":
24168+
version: 7.0.4
24169+
resolution: "ignore@npm:7.0.4"
24170+
checksum: 10c0/90e1f69ce352b9555caecd9cbfd07abe7626d312a6f90efbbb52c7edca6ea8df065d66303863b30154ab1502afb2da8bc59d5b04e1719a52ef75bbf675c488eb
24171+
languageName: node
24172+
linkType: hard
24173+
2404424174
"immediate@npm:~3.0.5":
2404524175
version: 3.0.6
2404624176
resolution: "immediate@npm:3.0.6"
@@ -36369,7 +36499,7 @@ __metadata:
3636936499
languageName: node
3637036500
linkType: hard
3637136501

36372-
"ts-api-utils@npm:^2.0.1":
36502+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
3637336503
version: 2.1.0
3637436504
resolution: "ts-api-utils@npm:2.1.0"
3637536505
peerDependencies:

0 commit comments

Comments
 (0)