Skip to content

Commit d12ec07

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 2f15a1a commit d12ec07

File tree

3 files changed

+105
-103
lines changed

3 files changed

+105
-103
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@
146146
"@types/react-test-renderer": "^18.0.7",
147147
"@types/react-transition-group": "^4.4.10",
148148
"@types/testing-library__jest-dom": "^6.0.0",
149-
"@typescript-eslint/eslint-plugin": "^7.0.2",
150-
"@typescript-eslint/parser": "^7.0.2",
149+
"@typescript-eslint/eslint-plugin": "^8.8.1",
150+
"@typescript-eslint/parser": "^8.8.1",
151151
"@vitejs/plugin-react": "^4.2.1",
152152
"@vitest/coverage-v8": "^2.0.4",
153153
"@vitest/ui": "^2.0.4",

packages/nutui-taro-demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
"@types/react-test-renderer": "^18.0.7",
8282
"@types/react-transition-group": "^4.4.10",
8383
"@types/webpack-env": "^1.18.4",
84-
"@typescript-eslint/eslint-plugin": "^7.0.2",
85-
"@typescript-eslint/parser": "^7.0.2",
84+
"@typescript-eslint/eslint-plugin": "^8.8.1",
85+
"@typescript-eslint/parser": "^8.8.1",
8686
"babel-preset-taro": "^3.6.4",
8787
"eslint": "^8.56.0",
8888
"eslint-config-taro": "^3.6.4",

0 commit comments

Comments
 (0)