Skip to content

Commit dcbb22f

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent 7dc1630 commit dcbb22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-sylph-strict/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"peerDependencies": {
5656
"@eslint/js": "^9.x",
5757
"eslint": "^9.x",
58-
"eslint-plugin-functional": "^6.x",
58+
"eslint-plugin-functional": "^6.x || ^9.0.0",
5959
"typescript": "^5.x",
6060
"typescript-eslint": "^7.x"
6161
},

0 commit comments

Comments
 (0)