Skip to content

Commit

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent c10818b commit ce2da0e
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -999,14 +999,14 @@ __metadata:
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.0.1":
version: 7.13.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.0"
version: 7.13.1
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.1"
dependencies:
"@eslint-community/regexpp": ^4.10.0
"@typescript-eslint/scope-manager": 7.13.0
"@typescript-eslint/type-utils": 7.13.0
"@typescript-eslint/utils": 7.13.0
"@typescript-eslint/visitor-keys": 7.13.0
"@typescript-eslint/scope-manager": 7.13.1
"@typescript-eslint/type-utils": 7.13.1
"@typescript-eslint/utils": 7.13.1
"@typescript-eslint/visitor-keys": 7.13.1
graphemer: ^1.4.0
ignore: ^5.3.1
natural-compare: ^1.4.0
Expand All @@ -1017,7 +1017,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 8bb62f7d4ab3af3656e564c0dd164316e1518475e34a65495b8b2ff816ce24e6df9b1b1d3616bc128fe1d6f26247a04b01513d99e69e2cf0a8048f32b67d58c5
checksum: c79a01cac62c7588c7c968121d39bc5821172e007ab641e0d8d79c176451a3a8b134782df7ef7af0b7d85a8026245d9866ac049596f009f9b19064e0b07ec8d5
languageName: node
linkType: hard

Expand Down Expand Up @@ -1069,20 +1069,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/type-utils@npm:7.13.0"
"@typescript-eslint/type-utils@npm:7.13.1":
version: 7.13.1
resolution: "@typescript-eslint/type-utils@npm:7.13.1"
dependencies:
"@typescript-eslint/typescript-estree": 7.13.0
"@typescript-eslint/utils": 7.13.0
"@typescript-eslint/typescript-estree": 7.13.1
"@typescript-eslint/utils": 7.13.1
debug: ^4.3.4
ts-api-utils: ^1.3.0
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 5f325fc325b166853444354e254c0d7fbb15dde2a61bbf63313cc58cb7a0546023241848671f216c268f1b87dce9c1e40b89dccae1846f2662e2cf2c99a83aef
checksum: 6f1834fae3cc58ce8abfb243fc7d865ad07d0d4d0864ec970b8e97bb6aceb8daa2fa5903d8b44ceedffdbf44092e38634942b3b20d66041aec4c5df42433d293
languageName: node
linkType: hard

Expand Down Expand Up @@ -1164,17 +1164,17 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.13.0":
version: 7.13.0
resolution: "@typescript-eslint/utils@npm:7.13.0"
"@typescript-eslint/utils@npm:7.13.1":
version: 7.13.1
resolution: "@typescript-eslint/utils@npm:7.13.1"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@typescript-eslint/scope-manager": 7.13.0
"@typescript-eslint/types": 7.13.0
"@typescript-eslint/typescript-estree": 7.13.0
"@typescript-eslint/scope-manager": 7.13.1
"@typescript-eslint/types": 7.13.1
"@typescript-eslint/typescript-estree": 7.13.1
peerDependencies:
eslint: ^8.56.0
checksum: d57c60767949e3ea9d9b33de69a18396fea0e5d2eeb13ef8bbdcfe9c8fae62bf5af25f571b1b7c480362ddb9ccd8f811df4330af595b32a46bf0b8b8ce9b598e
checksum: 83c6af85edb45c81ff3a9d790299f0ea2403033bcb945a5bef726623ca74955979f99e887445b3fe6ba8fde1762d32ff2baa64c0558b56ca84109d4a74e57e26
languageName: node
linkType: hard

Expand Down

0 comments on commit ce2da0e

Please sign in to comment.