Skip to content

Commit f7a8943

Browse files
chore(deps): update dependency eslint to v9
1 parent 1b619c9 commit f7a8943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@
5353
"@commitlint/config-conventional": "^19.0.0",
5454
"commitizen": "^4.3.0",
5555
"cz-conventional-changelog": "^3.3.0",
56-
"eslint": "^8.52.0",
56+
"eslint": "^9.0.0",
5757
"husky": "^9.0.0",
5858
"lint-staged": "^15.0.2",
5959
"npm-run-all2": "^7.0.0",
6060
"pinst": "^3.0.0",
6161
"semantic-release": "^24.0.0"
6262
},
6363
"peerDependencies": {
64-
"eslint": "^7.32.0 || ^8.2.0"
64+
"eslint": "^7.32.0 || ^8.2.0 || ^9.0.0"
6565
},
6666
"eslintConfig": {
6767
"extends": [

0 commit comments

Comments
 (0)