Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /modules/web (
Browse files Browse the repository at this point in the history
#8723)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.0.2 to 7.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 76bd3a2 commit 5838f3d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 69 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.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 @@ -5464,15 +5464,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.2"
"@typescript-eslint/eslint-plugin@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.1.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 7.0.2
"@typescript-eslint/type-utils": 7.0.2
"@typescript-eslint/utils": 7.0.2
"@typescript-eslint/visitor-keys": 7.0.2
"@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
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
Expand All @@ -5485,7 +5485,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: ec65524af6948d3ca8ee709c8eb12b086235467fa9de10e4e692d62e42ca9d8da255cec641f59e6912d7658dc9ecfc29f121e00704107d345310b71914916589
checksum: 01d56d92560980fa8daaef2cb5b1e9b5231a766d6aa02697a87d079575399c90f3864e5d6032f889672329cece885faecf696683e380ce23a094fc6ef409572d
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/scope-manager@npm:7.0.2"
dependencies:
"@typescript-eslint/types": 7.0.2
"@typescript-eslint/visitor-keys": 7.0.2
checksum: e8db4d7cab296bb234c720f16b35aef6e44d94f3f0fc1565209e69aa17d2ae63fa4ad8650d77135cd45d658551072179d82d379725751a6b23d9a97f54928484
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"
Expand Down Expand Up @@ -5582,20 +5572,20 @@ __metadata:
languageName: node
linkType: hard

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

Expand All @@ -5606,13 +5596,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/types@npm:7.0.2"
checksum: 4224afa1cc2e056f3a83d9a69fd894d2b3b15eaa8319ef075066ffd8d20379983124c7663bee873b541e8a95c5dd61a5bad864eeecc7ec68968b6cb4ca70c6bd
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/types@npm:7.1.0"
Expand All @@ -5638,25 +5621,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/typescript-estree@npm:7.0.2"
dependencies:
"@typescript-eslint/types": 7.0.2
"@typescript-eslint/visitor-keys": 7.0.2
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: 3fc491081746fa0bb7ba552cdfecd7490de16867541fa6748462856a2a49a60158f65f48ce45f4ae451655ecbce840d065fc5b06d6f0f61d60d0997a2d08cdf2
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"
Expand Down Expand Up @@ -5694,20 +5658,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/utils@npm:7.0.2"
"@typescript-eslint/utils@npm:7.1.0":
version: 7.1.0
resolution: "@typescript-eslint/utils@npm:7.1.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.0.2
"@typescript-eslint/types": 7.0.2
"@typescript-eslint/typescript-estree": 7.0.2
"@typescript-eslint/scope-manager": 7.1.0
"@typescript-eslint/types": 7.1.0
"@typescript-eslint/typescript-estree": 7.1.0
semver: ^7.5.4
peerDependencies:
eslint: ^8.56.0
checksum: 76b067290f926cf5f955e5e4217958fec5b83f9071f92ec11c2fb1395c61c0b5481706de7ad0260669c02fa8762e18ff397a1fbba822634880f8c6f1690b957c
checksum: 9bf1be1fe7fad71412f5150d6ab74085b50da0f495e15a26f02239c9198a84b9376a827cbaa5ac0372ea914a5731168ac2e8a33190f0bbb84114aed27761959b
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:7.0.2":
version: 7.0.2
resolution: "@typescript-eslint/visitor-keys@npm:7.0.2"
dependencies:
"@typescript-eslint/types": 7.0.2
eslint-visitor-keys: ^3.4.1
checksum: f1f97961baa6dda9235576c0ec0c359fd157aa2336b82f46578697f6b1c0ad3a76b28bc0ac586305595aaa1b84fdaaba668e53dd24819ad184d2e1f7031353dc
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"
Expand Down Expand Up @@ -12446,7 +12400,7 @@ __metadata:
"@types/js-yaml": 4.0.9
"@types/lodash-es": 4.17.12
"@types/node": 20.11.20
"@typescript-eslint/eslint-plugin": 7.0.2
"@typescript-eslint/eslint-plugin": 7.1.0
"@typescript-eslint/parser": 7.1.0
ace-builds: 1.32.6
codelyzer: 6.0.2
Expand Down

0 comments on commit 5838f3d

Please sign in to comment.