Skip to content

Commit

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent b9e4dbc commit d33a5cc
Showing 1 changed file with 53 additions and 7 deletions.
60 changes: 53 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1022,20 +1022,20 @@ __metadata:
linkType: hard

"@typescript-eslint/parser@npm:^7.0.1":
version: 7.13.1
resolution: "@typescript-eslint/parser@npm:7.13.1"
version: 7.14.1
resolution: "@typescript-eslint/parser@npm:7.14.1"
dependencies:
"@typescript-eslint/scope-manager": 7.13.1
"@typescript-eslint/types": 7.13.1
"@typescript-eslint/typescript-estree": 7.13.1
"@typescript-eslint/visitor-keys": 7.13.1
"@typescript-eslint/scope-manager": 7.14.1
"@typescript-eslint/types": 7.14.1
"@typescript-eslint/typescript-estree": 7.14.1
"@typescript-eslint/visitor-keys": 7.14.1
debug: ^4.3.4
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: a8f39b34f61397c8e34b6716b6e25397d8f770541c3ef67b704850af9b7ce05ee86d5169ef0e983689bf7b063fa47eca5fedee20e08d0567aabbc94a64881543
checksum: e98ee179e3510cce5e5cce0fe82f8d30886e15798ed302ba56eab9ed586879f417dc325d5898c2809fc5d53afc983ce833c3c62a2ed16f34b2072a17b23fea44
languageName: node
linkType: hard

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

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

"@typescript-eslint/scope-manager@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/scope-manager@npm:7.8.0"
Expand Down Expand Up @@ -1083,6 +1093,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.14.1":
version: 7.14.1
resolution: "@typescript-eslint/types@npm:7.14.1"
checksum: 20136fc67694ae8c0efe96e8194ef880bfe4cd0c3e6c9f4ab911fe86a806af2dcce73d7e590981d155700bb462dce041777617b4660a7d0d865727e3bdad7817
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/types@npm:7.8.0"
Expand All @@ -1109,6 +1126,25 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:7.8.0":
version: 7.8.0
resolution: "@typescript-eslint/typescript-estree@npm:7.8.0"
Expand Down Expand Up @@ -1169,6 +1205,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.14.1":
version: 7.14.1
resolution: "@typescript-eslint/visitor-keys@npm:7.14.1"
dependencies:
"@typescript-eslint/types": 7.14.1
eslint-visitor-keys: ^3.4.3
checksum: 6f091423d4a8f049915a84698bd4c258f411822562d4486691e9cbdd6d0b4e21ad1853c5a8ba4ac181bd4881b459dc37c7c3931863b81de9e91284a05d18aa68
languageName: node
linkType: hard

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

0 comments on commit d33a5cc

Please sign in to comment.