Skip to content

Commit 25b1a61

Browse files
committed
Update dependency eslint-plugin-functional to v4.3.1
1 parent 4084565 commit 25b1a61

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.23.1",
1717
"eslint-config-prettier": "8.5.0",
1818
"eslint-config-typed-fp": "3.3.0",
19-
"eslint-plugin-functional": "4.3.0",
19+
"eslint-plugin-functional": "4.3.1",
2020
"eslint-plugin-jest": "27.0.4",
2121
"eslint-plugin-prettier": "4.2.1",
2222
"eslint-plugin-sonarjs": "0.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1959,10 +1959,10 @@ eslint-config-typed-fp@3.3.0:
19591959
resolved "https://registry.yarnpkg.com/eslint-config-typed-fp/-/eslint-config-typed-fp-3.3.0.tgz#13c3de0143b8f46f02ba8b71ddb064f02af2a6ba"
19601960
integrity sha512-kP6gUEtjvbFS0l1KI0672Xt3Wx5h8a1BdQBu8ggvKFsXSgg2JV8vq17IbFcPO+dz7AgqhBtiwzV92gVvUCy9og==
19611961

1962-
eslint-plugin-functional@4.3.0:
1963-
version "4.3.0"
1964-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-4.3.0.tgz#8a5599531e014f1159e8a01ab6aaf78e297f7fe8"
1965-
integrity sha512-zXiVnGcMQveW9+1GeARaeDhIQE8AtDgUgjiPqDSfthztlxERF6LsQ9UbIrpJCpdr7F8jPhjEBNoW45gjRFTgeg==
1962+
eslint-plugin-functional@4.3.1:
1963+
version "4.3.1"
1964+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-4.3.1.tgz#bf645ebb7020a9e291e5577655e7e9c63c2b5f84"
1965+
integrity sha512-Mlm0A4gtQya2jLg6BvL8FoyHtedMj3gGJNMe9SWIyRhFmIibGFjOldzZ86LxOQYnwLMV9AD5aeLBRfxPFTkkaQ==
19661966
dependencies:
19671967
"@typescript-eslint/utils" "^5.10.2"
19681968
deepmerge-ts "^4.0.3"

0 commit comments

Comments
 (0)