Skip to content

Commit e4bb8ea

Browse files
committed
Update dependency eslint-plugin-functional to v6.0.1
1 parent f7858b5 commit e4bb8ea

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
@@ -16,7 +16,7 @@
1616
"eslint": "8.56.0",
1717
"eslint-config-prettier": "9.1.0",
1818
"eslint-config-typed-fp": "5.4.0",
19-
"eslint-plugin-functional": "6.0.0",
19+
"eslint-plugin-functional": "6.0.1",
2020
"eslint-plugin-jest": "27.9.0",
2121
"eslint-plugin-prettier": "5.1.3",
2222
"eslint-plugin-sonarjs": "0.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2096,10 +2096,10 @@ [email protected]:
20962096
resolved "https://registry.yarnpkg.com/eslint-config-typed-fp/-/eslint-config-typed-fp-5.4.0.tgz#737f13f3bdfa417954c782d0c9749f4a37ff9575"
20972097
integrity sha512-jvZcj+7CEYTqjET5HgpammnNE6LiyoCfRw/rPr324jaWvwmYoxBrEMgQVlmZk5vQQamNbs65nOqpqJWSrdgC/w==
20982098

2099-
2100-
version "6.0.0"
2101-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.0.0.tgz#37c32dd78443f156bb0b45febaa5d19f596cd7e7"
2102-
integrity sha512-jOUHUMA9cN2CIpgPj93fW1vTI3c95ZYUHMPJxEJL4KAtFkJDcT/9/YlfyrLOBxHkAcwBhJ29HSmeC/CUnN0k3g==
2099+
2100+
version "6.0.1"
2101+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.0.1.tgz#06d31e534201026918220164778df2e8e786dfd1"
2102+
integrity sha512-FDsPbSa3RKRh3i9re8ASmjN6iUfnSjyo++pfedL3S410/F4h0PwxBeNo+C2+qstHfW2XL4Gml8D4l6KMoQkJKg==
21032103
dependencies:
21042104
"@typescript-eslint/utils" "^6.2.0"
21052105
deepmerge-ts "^5.1.0"

0 commit comments

Comments
 (0)