Skip to content

Commit 2f44ff0

Browse files
Bump @typescript-eslint/parser from 8.28.0 to 8.29.0 (#917)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.28.0 to 8.29.0. - [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.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d826e36 commit 2f44ff0

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
@@ -5159,14 +5159,14 @@
51595159
debug "^4.3.4"
51605160

51615161
"@typescript-eslint/parser@^8.16.0":
5162-
version "8.28.0"
5163-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.28.0.tgz#85321707e8711c0e66a949ea228224af35f45c98"
5164-
integrity sha512-LPcw1yHD3ToaDEoljFEfQ9j2xShY367h7FZ1sq5NJT9I3yj4LHer1Xd1yRSOdYy9BpsrxU7R+eoDokChYM53lQ==
5162+
version "8.29.0"
5163+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
5164+
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
51655165
dependencies:
5166-
"@typescript-eslint/scope-manager" "8.28.0"
5167-
"@typescript-eslint/types" "8.28.0"
5168-
"@typescript-eslint/typescript-estree" "8.28.0"
5169-
"@typescript-eslint/visitor-keys" "8.28.0"
5166+
"@typescript-eslint/scope-manager" "8.29.0"
5167+
"@typescript-eslint/types" "8.29.0"
5168+
"@typescript-eslint/typescript-estree" "8.29.0"
5169+
"@typescript-eslint/visitor-keys" "8.29.0"
51705170
debug "^4.3.4"
51715171

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

0 commit comments

Comments
 (0)