Skip to content

Commit 35bebfd

Browse files
chore(deps): bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.7.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 8.7.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.7.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bb4d2b commit 35bebfd

File tree

3 files changed

+16861
-12182
lines changed

3 files changed

+16861
-12182
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@types/tapable": "^1",
103103
"@types/webpack": "^4.41.26",
104104
"@types/webpack-dev-server": "^3.11.3",
105-
"@typescript-eslint/eslint-plugin": "^7.8.0",
105+
"@typescript-eslint/eslint-plugin": "^8.7.0",
106106
"@typescript-eslint/parser": "^7.8.0",
107107
"@vitest/coverage-v8": "^1.6.0",
108108
"babel-jest": "^29.7.0",

packages/eslint-config-taro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@babel/eslint-parser": "^7.24.1",
3030
"@typescript-eslint/parser": "^6.2.0",
31-
"@typescript-eslint/eslint-plugin": "^6.2.0",
31+
"@typescript-eslint/eslint-plugin": "^8.7.0",
3232
"eslint-plugin-import": "^2.29.1"
3333
},
3434
"peerDependencies": {

0 commit comments

Comments
 (0)