Skip to content

Commit 19c3fc2

Browse files
Bump @typescript-eslint/parser from 8.22.0 to 8.23.0 (#834)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.22.0 to 8.23.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.23.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 91fcd2f commit 19c3fc2

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4916,14 +4916,14 @@
49164916
debug "^4.3.4"
49174917

49184918
"@typescript-eslint/parser@^8.16.0":
4919-
version "8.22.0"
4920-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.22.0.tgz#f21c5db24271f182ebbb4ba8c7ad3eb76e5f5f3a"
4921-
integrity sha512-MqtmbdNEdoNxTPzpWiWnqNac54h8JDAmkWtJExBVVnSrSmi9z+sZUt0LfKqk9rjqmKOIeRhO4fHHJ1nQIjduIQ==
4919+
version "8.23.0"
4920+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.23.0.tgz#57acb3b65fce48d12b70d119436e145842a30081"
4921+
integrity sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q==
49224922
dependencies:
4923-
"@typescript-eslint/scope-manager" "8.22.0"
4924-
"@typescript-eslint/types" "8.22.0"
4925-
"@typescript-eslint/typescript-estree" "8.22.0"
4926-
"@typescript-eslint/visitor-keys" "8.22.0"
4923+
"@typescript-eslint/scope-manager" "8.23.0"
4924+
"@typescript-eslint/types" "8.23.0"
4925+
"@typescript-eslint/typescript-estree" "8.23.0"
4926+
"@typescript-eslint/visitor-keys" "8.23.0"
49274927
debug "^4.3.4"
49284928

49294929
"@typescript-eslint/[email protected]":
@@ -15638,6 +15638,11 @@ ts-api-utils@^2.0.0, ts-api-utils@^2.0.1:
1563815638
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
1563915639
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
1564015640

15641+
ts-api-utils@^2.0.1:
15642+
version "2.0.1"
15643+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
15644+
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
15645+
1564115646
ts-dedent@^2.0.0, ts-dedent@^2.2.0:
1564215647
version "2.2.0"
1564315648
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.2.0.tgz#39e4bd297cd036292ae2394eb3412be63f563bb5"

0 commit comments

Comments
 (0)