Skip to content

Commit

Permalink
Merge pull request #469 from change-engine/dependabot/npm_and_yarn/ty…
Browse files Browse the repository at this point in the history
…pescript-eslint/parser-8.21.0

Bump @typescript-eslint/parser from 8.20.0 to 8.21.0
github-actions[bot] authored Jan 21, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 74d7f0e + 552a81a commit da3bf74
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
@@ -1260,7 +1260,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.20.0, @typescript-eslint/parser@npm:^8.20.0":
"@typescript-eslint/parser@npm:8.20.0":
version: 8.20.0
resolution: "@typescript-eslint/parser@npm:8.20.0"
dependencies:
@@ -1276,6 +1276,22 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^8.20.0":
version: 8.21.0
resolution: "@typescript-eslint/parser@npm:8.21.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.21.0"
"@typescript-eslint/types": "npm:8.21.0"
"@typescript-eslint/typescript-estree": "npm:8.21.0"
"@typescript-eslint/visitor-keys": "npm:8.21.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/aadebd50ca7aa2d61ad85d890c0d7010f2c293ec4d50a7833ef9674f232f0bc7118faa93a898771fbea50f02d542d687cf3569421b23f72fe6fed6895d5506fc
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"

0 comments on commit da3bf74

Please sign in to comment.