Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.1.0 to 8.2.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/v8.2.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>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 6a0e8f5 commit 919fafb
Showing 1 changed file with 66 additions and 20 deletions.
86 changes: 66 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1153,14 +1153,14 @@ __metadata:
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^8.1.0":
version: 8.1.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.1.0"
version: 8.2.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.2.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.1.0"
"@typescript-eslint/type-utils": "npm:8.1.0"
"@typescript-eslint/utils": "npm:8.1.0"
"@typescript-eslint/visitor-keys": "npm:8.1.0"
"@typescript-eslint/scope-manager": "npm:8.2.0"
"@typescript-eslint/type-utils": "npm:8.2.0"
"@typescript-eslint/utils": "npm:8.2.0"
"@typescript-eslint/visitor-keys": "npm:8.2.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
Expand All @@ -1171,7 +1171,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/bac7be38db0c06de5101b55cf5ab8e7c00031a0b5911680af359ccb1464741d5a94f58204831c1340c90a4b9ed537160a27eb1ee7d0a95751962c4e470c8116c
checksum: 10/b5ca84a76259b5208ce312e61e67eeabfae91b1f915fede7e994e195bfd20608da7484e1fe4302ae46e61c574db58f166c76369eb649b08c7e94ad5f65373398
languageName: node
linkType: hard

Expand Down Expand Up @@ -1231,18 +1231,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.1.0":
version: 8.1.0
resolution: "@typescript-eslint/type-utils@npm:8.1.0"
"@typescript-eslint/scope-manager@npm:8.2.0":
version: 8.2.0
resolution: "@typescript-eslint/scope-manager@npm:8.2.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.1.0"
"@typescript-eslint/utils": "npm:8.1.0"
"@typescript-eslint/types": "npm:8.2.0"
"@typescript-eslint/visitor-keys": "npm:8.2.0"
checksum: 10/90345e18e2a5cb2fdcd0f1ecd4a971cd57bf12b9f7c999bc70302f595c4b86068eb6bcb806ab25556dc50186265f6ed61830a7f6481c544bd513c33dd48e1adc
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.2.0":
version: 8.2.0
resolution: "@typescript-eslint/type-utils@npm:8.2.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.2.0"
"@typescript-eslint/utils": "npm:8.2.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/7f6d7a6e7c13df0a6fc46121052913f7420d19ebf4722fc3483908b5344ef04329be279668e8940ca4de60854fd00e00c3beb69e730bc6ef8d11701f1145f0ca
checksum: 10/d3c63ca0474cc92b2231b2d9c850227b38b294e3b96eb9c701550aa22f8f972e09af393bdad725275397e85765fad7a21263730abec09f840c4a5759b33a01a9
languageName: node
linkType: hard

Expand All @@ -1260,6 +1270,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.2.0":
version: 8.2.0
resolution: "@typescript-eslint/types@npm:8.2.0"
checksum: 10/1ed705fb25532707d41c932f72981ddcb556948191363380682e873e79090acc76b141e1bed7235ae41284efe8deac0928df4ce5c8589459d52d6c287ae8b5b1
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/typescript-estree@npm:7.2.0"
Expand Down Expand Up @@ -1298,17 +1315,36 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.1.0":
version: 8.1.0
resolution: "@typescript-eslint/utils@npm:8.1.0"
"@typescript-eslint/typescript-estree@npm:8.2.0":
version: 8.2.0
resolution: "@typescript-eslint/typescript-estree@npm:8.2.0"
dependencies:
"@typescript-eslint/types": "npm:8.2.0"
"@typescript-eslint/visitor-keys": "npm:8.2.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/dd63d724e79bb8488369dcab5285f4b52cf4269fe5b24237363b568b442f110364d34a4ec5224bdedcf8af4680c16fccd481a245b18b80ecdaad2ca8ca7d9115
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.2.0":
version: 8.2.0
resolution: "@typescript-eslint/utils@npm:8.2.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.1.0"
"@typescript-eslint/types": "npm:8.1.0"
"@typescript-eslint/typescript-estree": "npm:8.1.0"
"@typescript-eslint/scope-manager": "npm:8.2.0"
"@typescript-eslint/types": "npm:8.2.0"
"@typescript-eslint/typescript-estree": "npm:8.2.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/0154e25aab8f3f99e8b9c88fda4a60ad8ecdf580eac3e71b6f4e3c5af23ee682559c57b6482af2fbe05b9deb7bcda322667e7d85ab7f778089dcaa2ce8ea2926
checksum: 10/2abf660f64d9599186b1b07db260865ed18ffb3f7f0e10dceba230043a82004c9e6bfab84940119d36c0caa369b4c98aec78da5881ed5c7ec086961020632206
languageName: node
linkType: hard

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

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

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down

0 comments on commit 919fafb

Please sign in to comment.