Skip to content

Commit 1d8bf63

Browse files
committed
fix(deps): update typescript-eslint monorepo to v7
1 parent 4706977 commit 1d8bf63

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"typescript": "5.3.3"
4040
},
4141
"dependencies": {
42-
"@typescript-eslint/eslint-plugin": "^6.0.0",
43-
"@typescript-eslint/parser": "^6.0.0"
42+
"@typescript-eslint/eslint-plugin": "^7.0.0",
43+
"@typescript-eslint/parser": "^7.0.0"
4444
},
4545
"peerDependencies": {
4646
"typescript": "^4.4.2 || ^5.0.0"

0 commit comments

Comments
 (0)