Skip to content

Commit b0c2287

Browse files
chore(deps): update dependency eslint-plugin-functional to v6.6.3
1 parent 71721c3 commit b0c2287

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.1.1",
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
@@ -2636,10 +2636,10 @@ [email protected]:
26362636
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
26372637
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
26382638

2639-
2640-
version "6.6.1"
2641-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.1.tgz#506783b0c9ce4195653c00119b8e721aa0a35456"
2642-
integrity sha512-BXA0XtP2ygMh+3wx5zvX5cBcd54sq6l5ceOS9Yift3J7bp8oSAk7UVV7+i9wKuhtNoo11qiDEjjPuO/qxMQ98g==
2639+
2640+
version "6.6.3"
2641+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.3.tgz#85b895afb91835c5ffa2eb97f473fd4182aa5228"
2642+
integrity sha512-sVbbvNvwX3HVkXAykKyoNLv57r4DPF7f1sy+/8j4YtzLYVQPGljMUWv3T6Kd4lwnnjmcKuj0EkIbS+knL6P5jw==
26432643
dependencies:
26442644
"@typescript-eslint/utils" "^7.3.1"
26452645
deepmerge-ts "^5.1.0"

0 commit comments

Comments
 (0)