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/parser from 8.26.1 to 8.28.0 in /modules/web #10080

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.13.10",
"@typescript-eslint/eslint-plugin": "8.26.1",
"@typescript-eslint/parser": "8.26.1",
"@typescript-eslint/parser": "8.28.0",
"codelyzer": "6.0.2",
"concurrently": "9.1.2",
"cypress": "14.2.0",
Expand Down
65 changes: 55 additions & 10 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7304,19 +7304,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.26.1":
version: 8.26.1
resolution: "@typescript-eslint/parser@npm:8.26.1"
dependencies:
"@typescript-eslint/scope-manager": 8.26.1
"@typescript-eslint/types": 8.26.1
"@typescript-eslint/typescript-estree": 8.26.1
"@typescript-eslint/visitor-keys": 8.26.1
"@typescript-eslint/parser@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/parser@npm:8.28.0"
dependencies:
"@typescript-eslint/scope-manager": 8.28.0
"@typescript-eslint/types": 8.28.0
"@typescript-eslint/typescript-estree": 8.28.0
"@typescript-eslint/visitor-keys": 8.28.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 98daa1652bfd66f5066acb7d9be7c26aaf0aca49d20ce6c0c413ea554c1b7c20634b5a7eed0a42dfe2381b9620e9660b14893208afce89e52daecebcbc0fa84d
checksum: c7a90e49339aecf6d9d14eb350fee8c6158274c4f0cdedaa6c86ac657c4b24b557b29b05b2482a6a489d77d5de750d7b6114d9d7c938ecd7377d9eea88548ff6
languageName: node
linkType: hard

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

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

"@typescript-eslint/type-utils@npm:8.26.1":
version: 8.26.1
resolution: "@typescript-eslint/type-utils@npm:8.26.1"
Expand Down Expand Up @@ -7369,6 +7379,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/types@npm:8.28.0"
checksum: 555f1e7a749a29c58cba936da76fc346b0516553b7684c6b5ad019ba209b910f1208650007b49fbbf4dd24f8d5fdf0d4fb9401990a7e8d39256b622e3e1ea99a
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 @@ -7405,6 +7422,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/typescript-estree@npm:8.28.0"
dependencies:
"@typescript-eslint/types": 8.28.0
"@typescript-eslint/visitor-keys": 8.28.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.0.1
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 7e4e3b15803d376521385e4f47877715c6efaf66ffe5a7a594edd593a60147fbd1d7fa99819d72f5c835c75ca9d02fa50bf2a3c036bd3a3405681f1f1682b6d1
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 @@ -7458,6 +7493,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.28.0":
version: 8.28.0
resolution: "@typescript-eslint/visitor-keys@npm:8.28.0"
dependencies:
"@typescript-eslint/types": 8.28.0
eslint-visitor-keys: ^4.2.0
checksum: e95b207508066a9e556889baba4fed72fabb2ce632d6db09caf210ee6f9e3db5b161ced6697b2b2ef9b08561c59a6fa2d0b7edcfb24dce8fb673ee8f0ce17f45
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 @@ -14876,7 +14921,7 @@ __metadata:
"@types/lodash-es": 4.17.12
"@types/node": 22.13.10
"@typescript-eslint/eslint-plugin": 8.26.1
"@typescript-eslint/parser": 8.26.1
"@typescript-eslint/parser": 8.28.0
ace-builds: 1.39.0
codelyzer: 6.0.2
concurrently: 9.1.2
Expand Down
Loading