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 7.1.0 to 7.5.0 in /modules/web #8851

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.
Jump to
Jump to file
Failed to load files.
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 @@ -105,7 +105,7 @@
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"codelyzer": "6.0.2",
"concurrently": "8.2.2",
Expand Down
90 changes: 22 additions & 68 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5330,15 +5330,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.1.0"
"@typescript-eslint/eslint-plugin@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.5.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 7.1.0
"@typescript-eslint/type-utils": 7.1.0
"@typescript-eslint/utils": 7.1.0
"@typescript-eslint/visitor-keys": 7.1.0
"@typescript-eslint/scope-manager": 7.5.0
"@typescript-eslint/type-utils": 7.5.0
"@typescript-eslint/utils": 7.5.0
"@typescript-eslint/visitor-keys": 7.5.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
Expand All @@ -5351,7 +5351,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 01d56d92560980fa8daaef2cb5b1e9b5231a766d6aa02697a87d079575399c90f3864e5d6032f889672329cece885faecf696683e380ce23a094fc6ef409572d
checksum: 02ca180a4e46df840b84221219800cc5f6371254a37be7932a2586768925d8c8897b9eebe92d32093be254a98f10eae8b291638515edd79571826d6840044332
languageName: node
linkType: hard

Expand Down Expand Up @@ -5394,16 +5394,6 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/scope-manager@npm:7.5.0"
Expand All @@ -5414,20 +5404,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/type-utils@npm:7.1.0"
"@typescript-eslint/type-utils@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/type-utils@npm:7.5.0"
dependencies:
"@typescript-eslint/typescript-estree": 7.1.0
"@typescript-eslint/utils": 7.1.0
"@typescript-eslint/typescript-estree": 7.5.0
"@typescript-eslint/utils": 7.5.0
debug: ^4.3.4
ts-api-utils: ^1.0.1
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 07c4261da12ac57a7f03064192e20bdc473074839057deb7a2d289ceb5f205f419fb5c753d81a2ed13493ae3cfe60d371348489a326474d9c4cb810c3dd96523
checksum: 9dce5f7f9981febd5967c3c45266787ddf5805fcef40fd2cb644503a32aee4d06de77d64dc3903e61caff3a1a76817c0b3be35703401ddf1bec84c76757f0f69
languageName: node
linkType: hard

Expand All @@ -5438,13 +5428,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/types@npm:7.1.0"
checksum: ad1e95ee83e9af7569c61260e62e4f4a42c8b82c57c33880c24dba44d1ab6792f5063e71ddf5176a1846b97158caba456805271787785250a937bba0e3df06d0
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/types@npm:7.5.0"
Expand All @@ -5470,25 +5453,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/typescript-estree@npm:7.1.0"
dependencies:
"@typescript-eslint/types": 7.1.0
"@typescript-eslint/visitor-keys": 7.1.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: 9.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: a4db9f2b5094f3fdeaa09ca93ffefe23a7cfab3924c870b7277d36d1f9e3e9e0bd4fb10d9a4bae75d4ce5c0d1a0193888742f080e7f43a9f1b6d105f05f570c0
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/typescript-estree@npm:7.5.0"
Expand Down Expand Up @@ -5526,20 +5490,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/utils@npm:7.1.0"
"@typescript-eslint/utils@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/utils@npm:7.5.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@types/json-schema": ^7.0.12
"@types/semver": ^7.5.0
"@typescript-eslint/scope-manager": 7.1.0
"@typescript-eslint/types": 7.1.0
"@typescript-eslint/typescript-estree": 7.1.0
"@typescript-eslint/scope-manager": 7.5.0
"@typescript-eslint/types": 7.5.0
"@typescript-eslint/typescript-estree": 7.5.0
semver: ^7.5.4
peerDependencies:
eslint: ^8.56.0
checksum: 9bf1be1fe7fad71412f5150d6ab74085b50da0f495e15a26f02239c9198a84b9376a827cbaa5ac0372ea914a5731168ac2e8a33190f0bbb84114aed27761959b
checksum: 03d5563f50da5f35c84c7ea9dd1c671afa668d614eacb3dff38a94b9f399bd4e371348f6a2feb1cbf0fcb3e3e6d0f662cef8d93a9f3a29ea9a4176aa3abc4902
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/visitor-keys@npm:7.1.0"
dependencies:
"@typescript-eslint/types": 7.1.0
eslint-visitor-keys: ^3.4.1
checksum: 7ddac02dde4e16960ca87f0c05e5c5176fef6203bbf39d217ae15f8db498c262677a5799a258960a8d6bbcbc2ffbb799841e32276d2867f1e2f88bd988606092
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/visitor-keys@npm:7.5.0"
Expand Down Expand Up @@ -12471,7 +12425,7 @@ __metadata:
"@types/js-yaml": 4.0.9
"@types/lodash-es": 4.17.12
"@types/node": 20.12.2
"@typescript-eslint/eslint-plugin": 7.1.0
"@typescript-eslint/eslint-plugin": 7.5.0
"@typescript-eslint/parser": 7.5.0
ace-builds: 1.32.7
codelyzer: 6.0.2
Expand Down