Skip to content

Commit

Permalink
Bump @typescript-eslint/parser from 7.9.0 to 7.10.0 (#150)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent 731eee2 commit e8422a4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1577,20 +1577,20 @@ __metadata:
linkType: hard

"@typescript-eslint/parser@npm:^7.9.0":
version: 7.9.0
resolution: "@typescript-eslint/parser@npm:7.9.0"
version: 7.10.0
resolution: "@typescript-eslint/parser@npm:7.10.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.9.0"
"@typescript-eslint/types": "npm:7.9.0"
"@typescript-eslint/typescript-estree": "npm:7.9.0"
"@typescript-eslint/visitor-keys": "npm:7.9.0"
"@typescript-eslint/scope-manager": "npm:7.10.0"
"@typescript-eslint/types": "npm:7.10.0"
"@typescript-eslint/typescript-estree": "npm:7.10.0"
"@typescript-eslint/visitor-keys": "npm:7.10.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/6c10ceae8a9199b07ca91e75e59d5cc789a6931ed2284a698e482f2653f832c6c89201fc4399334189fd76e4d30c0d1885caca96ff3af4bf9f7cf2777d9fb91f
checksum: 10/1fa71049b2debf2f7f5366fb433e3d4c8e1591c2061a15fa8797d14623a2b6984340a59e7717acc013ce8c6a2ed32c5c0e811fe948b5936d41c2a5a09b61d130
languageName: node
linkType: hard

Expand Down

0 comments on commit e8422a4

Please sign in to comment.