Skip to content

Commit 613add2

Browse files
Bump @typescript-eslint/parser from 8.25.0 to 8.26.0 (#876)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.25.0 to 8.26.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.26.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 e68f24b commit 613add2

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
@@ -5086,14 +5086,14 @@
50865086
debug "^4.3.4"
50875087

50885088
"@typescript-eslint/parser@^8.16.0":
5089-
version "8.25.0"
5090-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.25.0.tgz#58fb81c7b7a35184ba17583f3d7ac6c4f3d95be8"
5091-
integrity sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==
5089+
version "8.26.0"
5090+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.0.tgz#9b4d2198e89f64fb81e83167eedd89a827d843a9"
5091+
integrity sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==
50925092
dependencies:
5093-
"@typescript-eslint/scope-manager" "8.25.0"
5094-
"@typescript-eslint/types" "8.25.0"
5095-
"@typescript-eslint/typescript-estree" "8.25.0"
5096-
"@typescript-eslint/visitor-keys" "8.25.0"
5093+
"@typescript-eslint/scope-manager" "8.26.0"
5094+
"@typescript-eslint/types" "8.26.0"
5095+
"@typescript-eslint/typescript-estree" "8.26.0"
5096+
"@typescript-eslint/visitor-keys" "8.26.0"
50975097
debug "^4.3.4"
50985098

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

0 commit comments

Comments
 (0)