Skip to content

Commit e0cdf69

Browse files
chore(deps): update dependency eslint-plugin-functional to v6.6.3
1 parent 22a4c3f commit e0cdf69

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dotenv": "16.4.7",
4343
"eslint": "8.57.1",
4444
"eslint-config-prettier": "10.0.2",
45-
"eslint-plugin-functional": "6.6.1",
45+
"eslint-plugin-functional": "6.6.3",
4646
"husky": "9.1.7",
4747
"prettier": "3.5.3",
4848
"rimraf": "5.0.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2631,10 +2631,10 @@ [email protected]:
26312631
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
26322632
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
26332633

2634-
2635-
version "6.6.1"
2636-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.1.tgz#506783b0c9ce4195653c00119b8e721aa0a35456"
2637-
integrity sha512-BXA0XtP2ygMh+3wx5zvX5cBcd54sq6l5ceOS9Yift3J7bp8oSAk7UVV7+i9wKuhtNoo11qiDEjjPuO/qxMQ98g==
2634+
2635+
version "6.6.3"
2636+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.3.tgz#85b895afb91835c5ffa2eb97f473fd4182aa5228"
2637+
integrity sha512-sVbbvNvwX3HVkXAykKyoNLv57r4DPF7f1sy+/8j4YtzLYVQPGljMUWv3T6Kd4lwnnjmcKuj0EkIbS+knL6P5jw==
26382638
dependencies:
26392639
"@typescript-eslint/utils" "^7.3.1"
26402640
deepmerge-ts "^5.1.0"

0 commit comments

Comments
 (0)