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 7.6.0 to 7.7.1 in /modules/web #8957

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 @@ -107,7 +107,7 @@
"@types/lodash-es": "4.17.12",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.6.0",
"@typescript-eslint/parser": "7.7.1",
"codelyzer": "6.0.2",
"concurrently": "8.2.2",
"cypress": "13.8.1",
Expand Down
64 changes: 9 additions & 55 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6203,21 +6203,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:7.6.0":
version: 7.6.0
resolution: "@typescript-eslint/parser@npm:7.6.0"
"@typescript-eslint/parser@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/parser@npm:7.7.1"
dependencies:
"@typescript-eslint/scope-manager": 7.6.0
"@typescript-eslint/types": 7.6.0
"@typescript-eslint/typescript-estree": 7.6.0
"@typescript-eslint/visitor-keys": 7.6.0
"@typescript-eslint/scope-manager": 7.7.1
"@typescript-eslint/types": 7.7.1
"@typescript-eslint/typescript-estree": 7.7.1
"@typescript-eslint/visitor-keys": 7.7.1
debug: ^4.3.4
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 96f8219765c7427d679c8a69180ddceafe595ed7fcd796ef00ce7bf5b289725191f0d26bd7009e092010085e7cb54446965b7cdc94e9b30adad80004c34fbbbe
checksum: 737035f259120533ffede288a7a9b4f6261e41558ccf333f0422cadc8fe2bf7dee91e64369003b623cc972c0f7149822250c1b2afdd05b94383252a68d8dca97
languageName: node
linkType: hard

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

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

"@typescript-eslint/scope-manager@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/scope-manager@npm:7.7.1"
Expand Down Expand Up @@ -6275,13 +6265,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.6.0":
version: 7.6.0
resolution: "@typescript-eslint/types@npm:7.6.0"
checksum: 5e3157ff8d24e9dd384ed189e89e920bb2525c95330e9f87a9f9fc65c12ab4a2e701b380ede5a655dc4c4517ae27f1b9ca6b3cfb3dada02f03dd634559f06ea1
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/types@npm:7.7.1"
Expand All @@ -6307,25 +6290,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.6.0":
version: 7.6.0
resolution: "@typescript-eslint/typescript-estree@npm:7.6.0"
dependencies:
"@typescript-eslint/types": 7.6.0
"@typescript-eslint/visitor-keys": 7.6.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: ^9.0.4
semver: ^7.6.0
ts-api-utils: ^1.3.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 8a19895fc58de1094787e03b31a4a7fe96728e1071b0ddfbaeaecfdb15aca3cdc38944ca27a9c3ea0a5304c0c5339f587e67e97f958c1cbb7678c4f99c91d58d
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/typescript-estree@npm:7.7.1"
Expand Down Expand Up @@ -6390,16 +6354,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.6.0":
version: 7.6.0
resolution: "@typescript-eslint/visitor-keys@npm:7.6.0"
dependencies:
"@typescript-eslint/types": 7.6.0
eslint-visitor-keys: ^3.4.3
checksum: 9f0378435636a6a80dfcbedfcdf5fd43f200628e0359879f2d8b7ed0b73563e727ad356f7fe9c07d5e09a642c45927b1380a8418a60b8169f7ae749f59f14b9a
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.7.1":
version: 7.7.1
resolution: "@typescript-eslint/visitor-keys@npm:7.7.1"
Expand Down Expand Up @@ -13357,7 +13311,7 @@ __metadata:
"@types/lodash-es": 4.17.12
"@types/node": 20.12.7
"@typescript-eslint/eslint-plugin": 7.7.1
"@typescript-eslint/parser": 7.6.0
"@typescript-eslint/parser": 7.7.1
ace-builds: 1.33.0
codelyzer: 6.0.2
concurrently: 8.2.2
Expand Down
Loading