Skip to content

Commit d074884

Browse files
chore(deps): update dependency eslint to v9
1 parent 8984a8d commit d074884

File tree

2 files changed

+130
-129
lines changed

2 files changed

+130
-129
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/node": "^20.0.0",
3939
"commitizen": "^4.3.0",
4040
"cz-conventional-changelog": "^3.3.0",
41-
"eslint": "^8.52.0",
41+
"eslint": "^9.0.0",
4242
"husky": "^9.0.0",
4343
"lint-staged": "^15.0.2",
4444
"npm-run-all2": "^6.0.0",
@@ -48,7 +48,7 @@
4848
"typescript": "^5.2.2"
4949
},
5050
"peerDependencies": {
51-
"eslint": "^7.0.0 || ^8.0.0",
51+
"eslint": "^7.0.0 || ^8.0.0 || ^9.0.0",
5252
"typescript": ">=4.0.0"
5353
},
5454
"eslintConfig": {

0 commit comments

Comments
 (0)