Skip to content
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

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1 in /modules/web #9835

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
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/node": "22.10.5",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.0",
"codelyzer": "6.0.2",
"concurrently": "9.1.2",
Expand Down
102 changes: 78 additions & 24 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7075,24 +7075,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.0"
"@typescript-eslint/eslint-plugin@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.1"
dependencies:
"@eslint-community/regexpp": ^4.10.0
"@typescript-eslint/scope-manager": 8.19.0
"@typescript-eslint/type-utils": 8.19.0
"@typescript-eslint/utils": 8.19.0
"@typescript-eslint/visitor-keys": 8.19.0
"@typescript-eslint/scope-manager": 8.19.1
"@typescript-eslint/type-utils": 8.19.1
"@typescript-eslint/utils": 8.19.1
"@typescript-eslint/visitor-keys": 8.19.1
graphemer: ^1.4.0
ignore: ^5.3.1
natural-compare: ^1.4.0
ts-api-utils: ^1.3.0
ts-api-utils: ^2.0.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.8.0"
checksum: 22de1e1bade81016203212802f5777bd962f199dd9a1c7f0e2f96a10e6d7726aaa8f281ec33613b7b5a2e97af0a09670740240c24b1a65c65179fd249dd46fc7
checksum: 07774aeb373882c9177b0da061dde12f08202107696d9947f11819f3e4b6223f922d944f1c8967438685041a9b0a5a61cfed1d246bb168b8a31c8ec1792c2405
languageName: node
linkType: hard

Expand Down Expand Up @@ -7143,18 +7143,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/type-utils@npm:8.19.0"
"@typescript-eslint/scope-manager@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/scope-manager@npm:8.19.1"
dependencies:
"@typescript-eslint/typescript-estree": 8.19.0
"@typescript-eslint/utils": 8.19.0
"@typescript-eslint/types": 8.19.1
"@typescript-eslint/visitor-keys": 8.19.1
checksum: 972ee3bc3339f549e206f01b3db30b71d99090b4d581ff1b73ce833d95e4e2f6520f7f227174c53393a2646980068463daaaeb945e417458cf6f37d60e31c173
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/type-utils@npm:8.19.1"
dependencies:
"@typescript-eslint/typescript-estree": 8.19.1
"@typescript-eslint/utils": 8.19.1
debug: ^4.3.4
ts-api-utils: ^1.3.0
ts-api-utils: ^2.0.0
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 9c6e28c7c3a79128bff0cedd06a19d8ddb146fed07328d6e6ff2e565653cb1c09746c8178a8487abf582b162cf672c46bacb040ee93ddf1240e572c2faabd008
checksum: 9345ba9f2399adc9b45a8b41e68749be4485cfd4e24558c42eb2a12199610370473307bc823e6715e4d1f136cd3f9a0a61a05a27bc4ce664468eab7f76efb549
languageName: node
linkType: hard

Expand All @@ -7172,6 +7182,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/types@npm:8.19.1"
checksum: 76756b9c5496e1463255aa3c881eaec51a6fe718894b91f49929e9e7e258111d86a9c38a9c76b5ada29293a4cb60b96cffac82a203ec47053aa138f298ffab67
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 @@ -7208,6 +7225,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
dependencies:
"@typescript-eslint/types": 8.19.1
"@typescript-eslint/visitor-keys": 8.19.1
debug: ^4.3.4
fast-glob: ^3.3.2
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^2.0.0
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 982ac1735d076c595c3b6bfb4c2d02a41bb3cc27d8d05bdac9a08e9f007be3f151ded0f7e691de00b2aa86458e1cd5ef49cf1c19dd38d24269b1f107db2a700b
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
Expand All @@ -7226,18 +7261,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/utils@npm:8.19.0"
"@typescript-eslint/utils@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/utils@npm:8.19.1"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@typescript-eslint/scope-manager": 8.19.0
"@typescript-eslint/types": 8.19.0
"@typescript-eslint/typescript-estree": 8.19.0
"@typescript-eslint/scope-manager": 8.19.1
"@typescript-eslint/types": 8.19.1
"@typescript-eslint/typescript-estree": 8.19.1
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 0f466abe9c999759c191e18ebc243d1b7b8e442fe4347c6eebd27ab6abde2d1e741c7e42a05d594bf168dff3056e8f567075ddead4452fae21b4b12a7ddf37b0
checksum: 745c24b9538c2c4e41cda0cfe73b78d1a8aaec3958ece128cf086f1e8d09f3f53b3299610570ae5a921300c05e43d181eda099acfb3218fadf3b310bf49b290e
languageName: node
linkType: hard

Expand All @@ -7261,6 +7296,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.19.1":
version: 8.19.1
resolution: "@typescript-eslint/visitor-keys@npm:8.19.1"
dependencies:
"@typescript-eslint/types": 8.19.1
eslint-visitor-keys: ^4.2.0
checksum: dc68a7e46cd73579c81ec5594315a8564fcc74984b3d399331e66abd48db956acfa24d445660f133609d7a969a88819ca73ded493f109f42ba659958df52be7e
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -14516,7 +14561,7 @@ __metadata:
"@types/js-yaml": 4.0.9
"@types/lodash-es": 4.17.12
"@types/node": 22.10.5
"@typescript-eslint/eslint-plugin": 8.19.0
"@typescript-eslint/eslint-plugin": 8.19.1
"@typescript-eslint/parser": 8.19.0
ace-builds: 1.37.1
codelyzer: 6.0.2
Expand Down Expand Up @@ -19443,6 +19488,15 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^2.0.0":
version: 2.0.0
resolution: "ts-api-utils@npm:2.0.0"
peerDependencies:
typescript: ">=4.8.4"
checksum: f16f3e4e3308e7ad7ccf0bec3e0cb2e06b46c2d6919c40b6439e37912409c72f14340d231343b2b1b8cc17c2b8b01c5f2418690ea788312db6ca4e72cf2df6d8
languageName: node
linkType: hard

"ts-interface-checker@npm:^0.1.9":
version: 0.1.13
resolution: "ts-interface-checker@npm:0.1.13"
Expand Down
Loading