Skip to content

chore(deps-dev): bump @typescript-eslint/parser from 8.31.1 to 8.32.1 in /modules/web #10183

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

Closed
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
@@ -107,7 +107,7 @@
"@types/lodash-es": "4.17.12",
"@types/node": "22.15.3",
"@typescript-eslint/eslint-plugin": "8.31.1",
"@typescript-eslint/parser": "8.31.1",
"@typescript-eslint/parser": "8.32.1",
"codelyzer": "6.0.2",
"concurrently": "9.1.2",
"cypress": "14.2.0",
74 changes: 64 additions & 10 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
@@ -7370,19 +7370,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.31.1":
version: 8.31.1
resolution: "@typescript-eslint/parser@npm:8.31.1"
dependencies:
"@typescript-eslint/scope-manager": 8.31.1
"@typescript-eslint/types": 8.31.1
"@typescript-eslint/typescript-estree": 8.31.1
"@typescript-eslint/visitor-keys": 8.31.1
"@typescript-eslint/parser@npm:8.32.1":
version: 8.32.1
resolution: "@typescript-eslint/parser@npm:8.32.1"
dependencies:
"@typescript-eslint/scope-manager": 8.32.1
"@typescript-eslint/types": 8.32.1
"@typescript-eslint/typescript-estree": 8.32.1
"@typescript-eslint/visitor-keys": 8.32.1
debug: ^4.3.4
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: b056a509806f6762ea8b0e127d5f80b586fa5a6126968f54c3b797015b7762aa83de55e4498c17524e2a3399903d4b5c4776bf414ed2f78b5877590a7958465f
checksum: 49d491e9a7761a043c47f4406ddc4a834a2cc814233b4170db9fe1521d0790169e3eb43995575cde6a4ab8bf3dfa1b13d8d050e2700fb8c44af3f71d906ed4df
languageName: node
linkType: hard

@@ -7406,6 +7406,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": 8.32.1
"@typescript-eslint/visitor-keys": 8.32.1
checksum: d9b4b320f092ebd8431bcf3a6ea1780141289d1575235bb15e614a7ff4c38c3a090a9920dc7e806eca6ed05d1552ca789815600f429c5f99db33e797f2f521bd
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.31.1":
version: 8.31.1
resolution: "@typescript-eslint/type-utils@npm:8.31.1"
@@ -7435,6 +7445,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: e7062c51507c5aa2a18991965b1212ffd02d9ed815277c99e51985d55d4f2e692861e807e1d5c2e0a56dfbe655de3971a9be9e1215b8b72683f29473554c014b
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"
@@ -7471,6 +7488,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": 8.32.1
"@typescript-eslint/visitor-keys": 8.32.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.1.0
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: d7552cc2ce92b47e510a97e783c0416e5b51858b85ef43432841d01e96f6c9b2b7b7afb4c7364eabc4435a7c2e255f9d213f9001df4fdd37b1ac7f05e025f163
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
@@ -7524,6 +7559,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": 8.32.1
eslint-visitor-keys: ^4.2.0
checksum: 1393562834dc5284f17cefa6d90dec18e6ed3e27b47244bf53522bc97e5172db7f2c21ceaa101dfc31be1185ba328e157a6031c1cc37293e64e1bf543245b3f6
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -14999,7 +15044,7 @@ __metadata:
"@types/lodash-es": 4.17.12
"@types/node": 22.15.3
"@typescript-eslint/eslint-plugin": 8.31.1
"@typescript-eslint/parser": 8.31.1
"@typescript-eslint/parser": 8.32.1
ace-builds: 1.41.0
codelyzer: 6.0.2
concurrently: 9.1.2
@@ -20025,6 +20070,15 @@ __metadata:
languageName: node
linkType: hard

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

"ts-interface-checker@npm:^0.1.9":
version: 0.1.13
resolution: "ts-interface-checker@npm:0.1.13"
Loading
Oops, something went wrong.