Skip to content

Commit f42bef2

Browse files
Update dependency eslint to v9
1 parent 51f94d3 commit f42bef2

File tree

2 files changed

+169
-137
lines changed

2 files changed

+169
-137
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/eslint": "8.56.11",
1414
"@types/jest": "29.5.12",
1515
"codecov": "3.8.3",
16-
"eslint": "8.57.0",
16+
"eslint": "9.20.0",
1717
"eslint-config-prettier": "9.1.0",
1818
"eslint-config-typed-fp": "5.4.0",
1919
"eslint-plugin-functional": "6.1.1",
@@ -36,7 +36,7 @@
3636
"tsutils": "^3.21.0"
3737
},
3838
"peerDependencies": {
39-
"eslint": "^8.48.0",
39+
"eslint": "^9.0.0",
4040
"typescript": "^5.2.2"
4141
},
4242
"scripts": {

0 commit comments

Comments
 (0)