Skip to content

Commit

Permalink
Chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.3.1 to …
Browse files Browse the repository at this point in the history
…7.4.0 (#532)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.3.1 to 7.4.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.4.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent a506476 commit 822e132
Showing 1 changed file with 20 additions and 66 deletions.
86 changes: 20 additions & 66 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -992,14 +992,14 @@ __metadata:
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.0.1":
version: 7.3.1
resolution: "@typescript-eslint/eslint-plugin@npm:7.3.1"
version: 7.4.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.4.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 7.3.1
"@typescript-eslint/type-utils": 7.3.1
"@typescript-eslint/utils": 7.3.1
"@typescript-eslint/visitor-keys": 7.3.1
"@typescript-eslint/scope-manager": 7.4.0
"@typescript-eslint/type-utils": 7.4.0
"@typescript-eslint/utils": 7.4.0
"@typescript-eslint/visitor-keys": 7.4.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
Expand All @@ -1012,7 +1012,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: fa4570552574e37ce70932a348105b98ceb623d38a962486d6b39bbec7d63c7c6dae30b7ee596acfb5a3146fdbe3e36cdb915aa10543d703d6e33f10f1005a7c
checksum: 01932c762939c120e95c81937b8f39f6500336919e87166b8ce35e753fc8fff64b3f3f5b79e86b0e8f4204c883467e4b66ed5af22e34fd6e3d30bc49f8ada7e4
languageName: node
linkType: hard

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

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

"@typescript-eslint/scope-manager@npm:7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/scope-manager@npm:7.4.0"
Expand All @@ -1064,20 +1054,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.3.1":
version: 7.3.1
resolution: "@typescript-eslint/type-utils@npm:7.3.1"
"@typescript-eslint/type-utils@npm:7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/type-utils@npm:7.4.0"
dependencies:
"@typescript-eslint/typescript-estree": 7.3.1
"@typescript-eslint/utils": 7.3.1
"@typescript-eslint/typescript-estree": 7.4.0
"@typescript-eslint/utils": 7.4.0
debug: ^4.3.4
ts-api-utils: ^1.0.1
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: e8d65e636724a9c217a97c457445d981166e18a7192fe145e4f62b88788815a516522967d765eabb5126bfb0c4ff5ee17d83264dd1bf1d5390f6abceba058eb9
checksum: 5906909843095686b6cdfd14935033dd6ddbabd1f695fbc1b9ab475472cdc7a14010900189cdd2feae468c0df2f4981c5adcebd115c317a79fd6c665ff40d085
languageName: node
linkType: hard

Expand All @@ -1088,13 +1078,6 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/types@npm:7.4.0"
Expand All @@ -1120,25 +1103,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.3.1":
version: 7.3.1
resolution: "@typescript-eslint/typescript-estree@npm:7.3.1"
dependencies:
"@typescript-eslint/types": 7.3.1
"@typescript-eslint/visitor-keys": 7.3.1
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: c2df1e09aad16deec30b8d376c93d4e4804fcd1445b7b822cba30d899165ffc681f0040e55528824fb0d36686514605a434b3c1b991860c55a12c9c8b866e27a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/typescript-estree@npm:7.4.0"
Expand All @@ -1158,20 +1122,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.3.1":
version: 7.3.1
resolution: "@typescript-eslint/utils@npm:7.3.1"
"@typescript-eslint/utils@npm:7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/utils@npm:7.4.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.3.1
"@typescript-eslint/types": 7.3.1
"@typescript-eslint/typescript-estree": 7.3.1
"@typescript-eslint/scope-manager": 7.4.0
"@typescript-eslint/types": 7.4.0
"@typescript-eslint/typescript-estree": 7.4.0
semver: ^7.5.4
peerDependencies:
eslint: ^8.56.0
checksum: 1e568169fb54211f3962e1f7b945f1a65dfe0ab61839aeeee07fb091523757e54d60c95c47da1ba5cec2c2017982dd5eb1c5fd3d8743f3dd90faefbf04863ef3
checksum: 9f2c83f113fe49b7179a72c36f585ae6654a3a8c7596809b2c867b8febf2dbfea66de771f820a1dc43c0aab0acb8c7330bd6ed48ece1a4d478cf8b5b3bb62d77
languageName: node
linkType: hard

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

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

"@typescript-eslint/visitor-keys@npm:7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/visitor-keys@npm:7.4.0"
Expand Down

0 comments on commit 822e132

Please sign in to comment.