Skip to content

Commit ed1fef5

Browse files
Bump @typescript-eslint/parser from 8.24.0 to 8.24.1 (#859)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.24.0 to 8.24.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 798f11e commit ed1fef5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4978,14 +4978,14 @@
49784978
debug "^4.3.4"
49794979

49804980
"@typescript-eslint/parser@^8.16.0":
4981-
version "8.24.0"
4982-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.24.0.tgz#bba837f9ee125b78f459ad947ff9b61be8139085"
4983-
integrity sha512-MFDaO9CYiard9j9VepMNa9MTcqVvSny2N4hkY6roquzj8pdCBRENhErrteaQuu7Yjn1ppk0v1/ZF9CG3KIlrTA==
4981+
version "8.24.1"
4982+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.24.1.tgz#67965c2d2ddd7eadb2f094c395695db8334ef9a2"
4983+
integrity sha512-Tqoa05bu+t5s8CTZFaGpCH2ub3QeT9YDkXbPd3uQ4SfsLoh1/vv2GEYAioPoxCWJJNsenXlC88tRjwoHNts1oQ==
49844984
dependencies:
4985-
"@typescript-eslint/scope-manager" "8.24.0"
4986-
"@typescript-eslint/types" "8.24.0"
4987-
"@typescript-eslint/typescript-estree" "8.24.0"
4988-
"@typescript-eslint/visitor-keys" "8.24.0"
4985+
"@typescript-eslint/scope-manager" "8.24.1"
4986+
"@typescript-eslint/types" "8.24.1"
4987+
"@typescript-eslint/typescript-estree" "8.24.1"
4988+
"@typescript-eslint/visitor-keys" "8.24.1"
49894989
debug "^4.3.4"
49904990

49914991
"@typescript-eslint/[email protected]":

0 commit comments

Comments
 (0)