Skip to content

Commit 858604b

Browse files
authored
Merge pull request #11 from YannBirba/renovate/major-typescript-eslint-monorepo
fix(deps): update typescript-eslint monorepo to v6 (major)
2 parents 93fa449 + 4aa5960 commit 858604b

File tree

2 files changed

+77
-212
lines changed

2 files changed

+77
-212
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@types/node": "^18.16.17",
1515
"@types/react": "^18.2.11",
1616
"@types/react-dom": "^18.2.4",
17-
"@typescript-eslint/eslint-plugin": "^5.59.9",
18-
"@typescript-eslint/parser": "^5.59.9",
17+
"@typescript-eslint/eslint-plugin": "^6.0.0",
18+
"@typescript-eslint/parser": "^6.0.0",
1919
"@vitejs/plugin-react": "^4.0.0",
2020
"compression": "^1.7.4",
2121
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)