Skip to content

Commit 572e5d4

Browse files
chore(deps): update dependency eslint-plugin-functional to v6.6.2
1 parent 49020d0 commit 572e5d4

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.5",
4343
"eslint": "8.57.0",
4444
"eslint-config-prettier": "9.1.0",
45-
"eslint-plugin-functional": "6.6.1",
45+
"eslint-plugin-functional": "6.6.2",
4646
"husky": "9.0.11",
4747
"prettier": "3.3.2",
4848
"rimraf": "5.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2326,10 +2326,10 @@ [email protected]:
23262326
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
23272327
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
23282328

2329-
2330-
version "6.6.1"
2331-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.1.tgz#506783b0c9ce4195653c00119b8e721aa0a35456"
2332-
integrity sha512-BXA0XtP2ygMh+3wx5zvX5cBcd54sq6l5ceOS9Yift3J7bp8oSAk7UVV7+i9wKuhtNoo11qiDEjjPuO/qxMQ98g==
2329+
2330+
version "6.6.2"
2331+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.2.tgz#c3a0c79f36c31f9a76364a88eb40a0331e92d7c0"
2332+
integrity sha512-A0iuVrwbHxow5+usY1fQZDyoiEvevpnUErvDq/RiOgEHS4bJ02G+rdhiwnY+TzyNlsX8y2o4yv5y3PAv4DM30g==
23332333
dependencies:
23342334
"@typescript-eslint/utils" "^7.3.1"
23352335
deepmerge-ts "^5.1.0"

0 commit comments

Comments
 (0)