Skip to content

Commit 7b9e927

Browse files
chore(deps): update typescript-eslint monorepo to v7 (major) (#15960)
1 parent 0fdc1c3 commit 7b9e927

File tree

3 files changed

+53
-53
lines changed

3 files changed

+53
-53
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"@types/semver": "^7.5.7",
6060
"@types/stylus": "^0.48.42",
6161
"@types/ws": "^8.5.10",
62-
"@typescript-eslint/eslint-plugin": "^6.21.0",
63-
"@typescript-eslint/parser": "^6.21.0",
62+
"@typescript-eslint/eslint-plugin": "^7.0.2",
63+
"@typescript-eslint/parser": "^7.0.2",
6464
"@vitejs/release-scripts": "^1.3.1",
6565
"conventional-changelog-cli": "^4.1.0",
6666
"eslint": "^8.56.0",

packages/create-vite/template-react-ts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"devDependencies": {
1717
"@types/react": "^18.2.56",
1818
"@types/react-dom": "^18.2.19",
19-
"@typescript-eslint/eslint-plugin": "^6.21.0",
20-
"@typescript-eslint/parser": "^6.21.0",
19+
"@typescript-eslint/eslint-plugin": "^7.0.2",
20+
"@typescript-eslint/parser": "^7.0.2",
2121
"@vitejs/plugin-react": "^4.2.1",
2222
"eslint": "^8.56.0",
2323
"eslint-plugin-react-hooks": "^4.6.0",

pnpm-lock.yaml

+49-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)