Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#1121)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 10, 2024
1 parent 56f7f36 commit 4275daa
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 74 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/node": "~20",
"@types/prettier": "3.0.0",
"@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"babel-eslint": "10.1.0",
"cross-env": "7.0.3",
Expand Down
98 changes: 25 additions & 73 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -698,26 +698,26 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.16.0"
"@typescript-eslint/eslint-plugin@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.0.1"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:7.16.0"
"@typescript-eslint/type-utils": "npm:7.16.0"
"@typescript-eslint/utils": "npm:7.16.0"
"@typescript-eslint/visitor-keys": "npm:7.16.0"
"@typescript-eslint/scope-manager": "npm:8.0.1"
"@typescript-eslint/type-utils": "npm:8.0.1"
"@typescript-eslint/utils": "npm:8.0.1"
"@typescript-eslint/visitor-keys": "npm:8.0.1"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
"@typescript-eslint/parser": ^7.0.0
eslint: ^8.56.0
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/beda6b586bfc953843877395b09acc0525d727dcb77e6ded5fbc645a9008b7e60360ddbaf6a9b7deaf23cd42c206412b7150d8df27f1fe2da3dc24dfab1c8d71
checksum: 10/eceb49205734a2838734b11f5c6e0bdea807859426d8bef6fbd6eebcf3df389c7ff31114ad9caf3a440ea36a62d44dd4ca8c0313a57eeccce194d28da7fbe7c2
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/scope-manager@npm:7.16.0"
dependencies:
"@typescript-eslint/types": "npm:7.16.0"
"@typescript-eslint/visitor-keys": "npm:7.16.0"
checksum: 10/bf39a3ab803503c33e6c33568e7b93793d53d18100cb2f2ec1a540121aeba74d291d19c9ad3933198ff15e53a46d2f92db0c54309259dc99c1e3e297becd5677
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/scope-manager@npm:8.0.1"
Expand All @@ -780,20 +770,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/type-utils@npm:7.16.0"
"@typescript-eslint/type-utils@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/type-utils@npm:8.0.1"
dependencies:
"@typescript-eslint/typescript-estree": "npm:7.16.0"
"@typescript-eslint/utils": "npm:7.16.0"
"@typescript-eslint/typescript-estree": "npm:8.0.1"
"@typescript-eslint/utils": "npm:8.0.1"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/84925c851a515768317573984dc855ac93bf787ebaa6382379dea6b356adb936ebd38bf7ab2f95124c68de7ab1fd5c849fe6717929343a80b839757fb5bf3af0
checksum: 10/228a6bfc9c81d2acadab28dd968d43477507d7811a3cef2755003c1b61a17e579ca1fc53ad9b18bedf08591c70bf5e443a8c7e85a7228ee3e7d16c908b1b3be8
languageName: node
linkType: hard

Expand All @@ -804,13 +792,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/types@npm:7.16.0"
checksum: 10/0813d9eb158f984b9d7e9e83961533ddc1e8c8815ca9059dab820df276b1e537b183f4c83cc4fe79ab3865cde1a64f2ec3f7fffe7209872d7d404636299f630b
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/types@npm:8.0.1"
Expand Down Expand Up @@ -843,25 +824,6 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/typescript-estree@npm:8.0.1"
Expand Down Expand Up @@ -897,17 +859,17 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/utils@npm:7.16.0"
"@typescript-eslint/utils@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/utils@npm:8.0.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:7.16.0"
"@typescript-eslint/types": "npm:7.16.0"
"@typescript-eslint/typescript-estree": "npm:7.16.0"
"@typescript-eslint/scope-manager": "npm:8.0.1"
"@typescript-eslint/types": "npm:8.0.1"
"@typescript-eslint/typescript-estree": "npm:8.0.1"
peerDependencies:
eslint: ^8.56.0
checksum: 10/325eab6705e70322d8df613cba4b018abc5d8ef857eb6c86f7a8376334eac789e6a585d30c041045c7eeede18083744faae66f48033e7811b2a23ebe8f6d3407
eslint: ^8.57.0 || ^9.0.0
checksum: 10/e359a9e95d0b3f8dbccc3681607748f96b332667a882a5635a9876814159b8a723da7138f7fd890cf0c414c46257a8362d5a55a3bad78bc37743ee814c7a8de0
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/visitor-keys@npm:7.16.0"
dependencies:
"@typescript-eslint/types": "npm:7.16.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/aae065bdd6d5681d40df51af24933fc86c15f355f9d8f85c39a506f352ddc2a76fc72d4f8cf823ebb7550c84d543605a2fdd7d06979a0967cd48c1f542436714
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.0.1":
version: 8.0.1
resolution: "@typescript-eslint/visitor-keys@npm:8.0.1"
Expand Down Expand Up @@ -3658,7 +3610,7 @@ __metadata:
"@types/node": "npm:~20"
"@types/prettier": "npm:3.0.0"
"@types/semver": "npm:7.5.8"
"@typescript-eslint/eslint-plugin": "npm:7.16.0"
"@typescript-eslint/eslint-plugin": "npm:8.0.1"
"@typescript-eslint/parser": "npm:8.0.1"
babel-eslint: "npm:10.1.0"
commander: "npm:12.1.0"
Expand Down

0 comments on commit 4275daa

Please sign in to comment.