Skip to content

Commit 6d27987

Browse files
Bump @typescript-eslint/parser from 8.29.0 to 8.29.1 (#932)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.29.0 to 8.29.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.29.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.1 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 c445fd3 commit 6d27987

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
@@ -5188,14 +5188,14 @@
51885188
debug "^4.3.4"
51895189

51905190
"@typescript-eslint/parser@^8.16.0":
5191-
version "8.29.0"
5192-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
5193-
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
5191+
version "8.29.1"
5192+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.1.tgz#10bf37411be0a199c27b6515726e22fe8d3df8d0"
5193+
integrity sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg==
51945194
dependencies:
5195-
"@typescript-eslint/scope-manager" "8.29.0"
5196-
"@typescript-eslint/types" "8.29.0"
5197-
"@typescript-eslint/typescript-estree" "8.29.0"
5198-
"@typescript-eslint/visitor-keys" "8.29.0"
5195+
"@typescript-eslint/scope-manager" "8.29.1"
5196+
"@typescript-eslint/types" "8.29.1"
5197+
"@typescript-eslint/typescript-estree" "8.29.1"
5198+
"@typescript-eslint/visitor-keys" "8.29.1"
51995199
debug "^4.3.4"
52005200

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

0 commit comments

Comments
 (0)