Skip to content

Commit 95e4103

Browse files
chore(deps-dev): bump @typescript-eslint/typescript-estree
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 6.21.0 to 8.16.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/typescript-estree) --- updated-dependencies: - dependency-name: "@typescript-eslint/typescript-estree" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 687f966 commit 95e4103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"@typescript-eslint/eslint-plugin": "^5.4.0",
129129
"@typescript-eslint/experimental-utils": "^5.4.0",
130130
"@typescript-eslint/parser": "^5.4.0",
131-
"@typescript-eslint/typescript-estree": "^6.16.0",
131+
"@typescript-eslint/typescript-estree": "^8.16.0",
132132
"@vitest/coverage-c8": "^0.28.3",
133133
"@vitest/ui": "^0.24.3",
134134
"@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",

0 commit comments

Comments
 (0)