Skip to content

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

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
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 @@ -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.37.0",
"codelyzer": "6.0.2",
"concurrently": "9.1.2",
"cypress": "14.2.0",
Expand Down
105 changes: 95 additions & 10 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7370,19 +7370,32 @@ __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.37.0":
version: 8.37.0
resolution: "@typescript-eslint/parser@npm:8.37.0"
dependencies:
"@typescript-eslint/scope-manager": 8.37.0
"@typescript-eslint/types": 8.37.0
"@typescript-eslint/typescript-estree": 8.37.0
"@typescript-eslint/visitor-keys": 8.37.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: b056a509806f6762ea8b0e127d5f80b586fa5a6126968f54c3b797015b7762aa83de55e4498c17524e2a3399903d4b5c4776bf414ed2f78b5877590a7958465f
checksum: 8edc33e4a6ee6e0327509ea7fe8e131ab4a3b9099999071afdab5e0e7482a48dd37cb9a95a1b25d9f16aee309dc9377bb1600df1cbe4f6c36810338e62fd92e9
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.37.0":
version: 8.37.0
resolution: "@typescript-eslint/project-service@npm:8.37.0"
dependencies:
"@typescript-eslint/tsconfig-utils": ^8.37.0
"@typescript-eslint/types": ^8.37.0
debug: ^4.3.4
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 6a4ba56c1c9b3370feca3a4d20369293fedf6358263e445045d9b85bd606717094b00a8439732a5104cb89fa8876d072f13d7b9a3d7ffe38bb657bff60e5f0ae
languageName: node
linkType: hard

Expand All @@ -7406,6 +7419,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.37.0":
version: 8.37.0
resolution: "@typescript-eslint/scope-manager@npm:8.37.0"
dependencies:
"@typescript-eslint/types": 8.37.0
"@typescript-eslint/visitor-keys": 8.37.0
checksum: cf2ca4a16735445d2d82bb09cc540abf02cff489aa25a034cc6a072559964538dfe755b16b6073290f866bbc9f5de70a1591ae476ecf7b2de40e30641e1cf347
languageName: node
linkType: hard

"@typescript-eslint/tsconfig-utils@npm:8.37.0, @typescript-eslint/tsconfig-utils@npm:^8.37.0":
version: 8.37.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.37.0"
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 17691cc6d22c9cb39131e09d94c789bfd2fce748a144be6d0c0640340d7a07c00185613da20c9e6179697cafad92059c7fba17d27beb05b4ccb612322f152737
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"
Expand Down Expand Up @@ -7435,6 +7467,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.37.0, @typescript-eslint/types@npm:^8.37.0":
version: 8.37.0
resolution: "@typescript-eslint/types@npm:8.37.0"
checksum: 740193a278e46b0d8ca8075d558ea5d22559a5ce8440a1ec79e1d3dcb322c9f26dbc6c3c05df077f69f5d9eea071dd5a956565d0324fbc6c05d47bd5ff93e41c
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 @@ -7471,6 +7510,26 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.37.0":
version: 8.37.0
resolution: "@typescript-eslint/typescript-estree@npm:8.37.0"
dependencies:
"@typescript-eslint/project-service": 8.37.0
"@typescript-eslint/tsconfig-utils": 8.37.0
"@typescript-eslint/types": 8.37.0
"@typescript-eslint/visitor-keys": 8.37.0
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: 39091b9b00d994176213144b2ef22b118eb129bf47631422677ba481e44252b7d082d9aec005cf461fb64a00b4495c2fc3ccbe4aa6aeb821a3bdbf22016687f8
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
Expand Down Expand Up @@ -7524,6 +7583,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.37.0":
version: 8.37.0
resolution: "@typescript-eslint/visitor-keys@npm:8.37.0"
dependencies:
"@typescript-eslint/types": 8.37.0
eslint-visitor-keys: ^4.2.1
checksum: 1ca5f30d12d6f70eef0c2057416c824b3e07544563e232e38adb3b9f171b9a0e7166163d2b8286f08ad5def0c9a91b31f8418ed461056a944127830ac83f27f5
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 @@ -11510,6 +11579,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^4.2.1":
version: 4.2.1
resolution: "eslint-visitor-keys@npm:4.2.1"
checksum: 3a77e3f99a49109f6fb2c5b7784bc78f9743b834d238cdba4d66c602c6b52f19ed7bcd0a5c5dbbeae3a8689fd785e76c001799f53d2228b278282cf9f699fff5
languageName: node
linkType: hard

"eslint@npm:8.57.0":
version: 8.57.0
resolution: "eslint@npm:8.57.0"
Expand Down Expand Up @@ -14999,7 +15075,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.37.0
ace-builds: 1.41.0
codelyzer: 6.0.2
concurrently: 9.1.2
Expand Down Expand Up @@ -20025,6 +20101,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"
Expand Down
Loading