Skip to content

Commit c7f8b45

Browse files
Update dependency eslint to v9
1 parent 7488b85 commit c7f8b45

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
@@ -13,10 +13,10 @@
1313
},
1414
"devDependencies": {
1515
"@munierujp/eslint-config": "30.1.1",
16-
"eslint": "8.57.1"
16+
"eslint": "9.17.0"
1717
},
1818
"peerDependencies": {
19-
"eslint": "^7.12.1 || ^8.0.0",
19+
"eslint": "^7.12.1 || ^8.0.0 || ^9.0.0",
2020
"eslint-plugin-lodash": "^7.4.0",
2121
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0"
2222
},

0 commit comments

Comments
 (0)