Skip to content

chore(deps): update typescript-eslint monorepo to v8.32.1 #8619

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"@tsconfig/recommended": "^1.0.5",
"@types/jest": "29.5.14",
"@types/node": "22.14.1",
"@typescript-eslint/eslint-plugin": "8.29.1",
"@typescript-eslint/parser": "8.29.1",
"@typescript-eslint/eslint-plugin": "8.32.1",
"@typescript-eslint/parser": "8.32.1",
"babel-jest": "29.7.0",
"bob-the-bundler": "7.0.1",
"cp-cli": "^2.0.0",
Expand Down
140 changes: 135 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4543,6 +4543,17 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.7.0":
version: 4.7.0
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
dependencies:
eslint-visitor-keys: "npm:^3.4.3"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
checksum: 10c0/c0f4f2bd73b7b7a9de74b716a664873d08ab71ab439e51befe77d61915af41a81ecec93b408778b3a7856185244c34c2c8ee28912072ec14def84ba2dec70adf
languageName: node
linkType: hard

"@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":
version: 4.12.1
resolution: "@eslint-community/regexpp@npm:4.12.1"
Expand Down Expand Up @@ -14441,7 +14452,28 @@ __metadata:
languageName: node
linkType: hard

"@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":
"@typescript-eslint/eslint-plugin@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.32.1"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.32.1"
"@typescript-eslint/type-utils": "npm:8.32.1"
"@typescript-eslint/utils": "npm:8.32.1"
"@typescript-eslint/visitor-keys": "npm:8.32.1"
graphemer: "npm:^1.4.0"
ignore: "npm:^7.0.0"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^2.1.0"
peerDependencies:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/29dbafc1f02e1167e6d1e92908de6bf7df1cc1fc9ae1de3f4d4abf5d2b537be16b173bcd05770270529eb2fd17a3ac63c2f40d308f7fbbf6d6f286ba564afd64
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
version: 8.29.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.29.1"
dependencies:
Expand Down Expand Up @@ -14497,7 +14529,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.29.1, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
"@typescript-eslint/parser@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/parser@npm:8.32.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.32.1"
"@typescript-eslint/types": "npm:8.32.1"
"@typescript-eslint/typescript-estree": "npm:8.32.1"
"@typescript-eslint/visitor-keys": "npm:8.32.1"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/01095f5b6e0a2e0631623be3f44be0f2960ceb24de33b64cb790e24a1468018d2b4d6874d1fa08a4928c2a02f208dd66cbc49735c7e8b54d564e420daabf84d1
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
version: 8.29.1
resolution: "@typescript-eslint/parser@npm:8.29.1"
dependencies:
Expand Down Expand Up @@ -14550,6 +14598,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/scope-manager@npm:8.32.1"
dependencies:
"@typescript-eslint/types": "npm:8.32.1"
"@typescript-eslint/visitor-keys": "npm:8.32.1"
checksum: 10c0/d2cb1f7736388972137d6e510b2beae4bac033fcab274e04de90ebba3ce466c71fe47f1795357e032e4a6c8b2162016b51b58210916c37212242c82d35352e9f
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/type-utils@npm:5.62.0"
Expand Down Expand Up @@ -14582,6 +14640,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/type-utils@npm:8.32.1"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.32.1"
"@typescript-eslint/utils": "npm:8.32.1"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.1.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/f10186340ce194681804d9a57feb6d8d6c3adbd059c70df58f4656b0d9efd412fb0c2d80c182f9db83bad1a301754e0c24fe26f3354bef3a1795ab9c835cb763
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/types@npm:5.62.0"
Expand All @@ -14596,6 +14669,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/types@npm:8.32.1"
checksum: 10c0/86f59b29c12e7e8abe45a1659b6fae5e7b0cfaf09ab86dd596ed9d468aa61082bbccd509d25f769b197fbfdf872bbef0b323a2ded6ceaca351f7c679f1ba3bd3
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
Expand Down Expand Up @@ -14632,6 +14712,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/typescript-estree@npm:8.32.1"
dependencies:
"@typescript-eslint/types": "npm:8.32.1"
"@typescript-eslint/visitor-keys": "npm:8.32.1"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.1.0"
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/b5ae0d91ef1b46c9f3852741e26b7a14c28bb58ee8a283b9530ac484332ca58a7216b9d22eda23c5449b5fd69c6e4601ef3ebbd68e746816ae78269036c08cda
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.62.0, @typescript-eslint/utils@npm:^5.58.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
Expand Down Expand Up @@ -14665,6 +14763,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/utils@npm:8.32.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.7.0"
"@typescript-eslint/scope-manager": "npm:8.32.1"
"@typescript-eslint/types": "npm:8.32.1"
"@typescript-eslint/typescript-estree": "npm:8.32.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/a2b90c0417cd3a33c6e22f9cc28c356f251bb8928ef1d25e057feda007d522d281bdc37a9a0d05b70312f00a7b3f350ca06e724867025ea85bba5a4c766732e7
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
Expand All @@ -14685,6 +14798,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/visitor-keys@npm:8.32.1"
dependencies:
"@typescript-eslint/types": "npm:8.32.1"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/9c05053dfd048f681eb96e09ceefa8841a617b8b5950eea05e0844b38fe3510a284eb936324caa899c3ceb4bc23efe56ac01437fab378ac1beeb1c6c00404978
languageName: node
linkType: hard

"@typescript/vfs@npm:^1.6.0":
version: 1.6.1
resolution: "@typescript/vfs@npm:1.6.1"
Expand Down Expand Up @@ -22759,8 +22882,8 @@ __metadata:
"@tsconfig/recommended": "npm:^1.0.5"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.14.1"
"@typescript-eslint/eslint-plugin": "npm:8.29.1"
"@typescript-eslint/parser": "npm:8.29.1"
"@typescript-eslint/eslint-plugin": "npm:8.32.1"
"@typescript-eslint/parser": "npm:8.32.1"
babel-jest: "npm:29.7.0"
bob-the-bundler: "npm:7.0.1"
cp-cli: "npm:^2.0.0"
Expand Down Expand Up @@ -23781,6 +23904,13 @@ __metadata:
languageName: node
linkType: hard

"ignore@npm:^7.0.0":
version: 7.0.4
resolution: "ignore@npm:7.0.4"
checksum: 10c0/90e1f69ce352b9555caecd9cbfd07abe7626d312a6f90efbbb52c7edca6ea8df065d66303863b30154ab1502afb2da8bc59d5b04e1719a52ef75bbf675c488eb
languageName: node
linkType: hard

"immediate@npm:~3.0.5":
version: 3.0.6
resolution: "immediate@npm:3.0.6"
Expand Down Expand Up @@ -36109,7 +36239,7 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^2.0.1":
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
version: 2.1.0
resolution: "ts-api-utils@npm:2.1.0"
peerDependencies:
Expand Down
Loading