Skip to content

Commit 98afba6

Browse files
chore(deps): bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.46.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 8.46.2. - [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.46.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2de8374 commit 98afba6

File tree

3 files changed

+3169
-293
lines changed

3 files changed

+3169
-293
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@types/tapable": "^1",
108108
"@types/webpack": "^4.41.26",
109109
"@types/webpack-dev-server": "^3.11.3",
110-
"@typescript-eslint/eslint-plugin": "^7.8.0",
110+
"@typescript-eslint/eslint-plugin": "^8.46.4",
111111
"@typescript-eslint/parser": "^7.8.0",
112112
"@vitest/coverage-istanbul": "^3.2.4",
113113
"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.46.4",
3232
"eslint-plugin-import": "^2.29.1"
3333
},
3434
"peerDependencies": {

0 commit comments

Comments
 (0)