Skip to content

Commit 652114c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-functional to v4.1.1
1 parent 7a91c06 commit 652114c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@typescript-eslint/parser": "5.9.0",
4747
"eslint": "8.6.0",
4848
"eslint-config-prettier": "8.3.0",
49-
"eslint-plugin-functional": "4.0.2",
49+
"eslint-plugin-functional": "4.1.1",
5050
"@types/jest": "27.4.0",
5151
"@types/ramda": "0.27.62",
5252
"eslint-plugin-jest": "25.3.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2662,10 +2662,10 @@ deep-is@^0.1.3, deep-is@~0.1.3:
26622662
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
26632663
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
26642664

2665-
deepmerge-ts@^1.1.3:
2666-
version "1.1.7"
2667-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-1.1.7.tgz#6f9156a4a246602a30ace856d0a43f4ebef9ea7c"
2668-
integrity sha512-nz5/Qo7mpJAZpq21bkGNu8khSwuE9RLRAdNe9vIZPLZVY2YAbSb4T9fMM5+WxU0K5+knIHmja+bQSPgxSMdfWQ==
2665+
deepmerge-ts@^2.0.1:
2666+
version "2.0.1"
2667+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-2.0.1.tgz#08e3bf4b535736a360c57fb162ddbffc253fe9f2"
2668+
integrity sha512-7xeG0xMleW+gyrtUsdOeR6tCLwkyYDh3koIuvc8TxBcDh3WlaBQiEbFwEzk8clKomJZMhmoyxo7Y9CRrrrLVlg==
26692669
dependencies:
26702670
is-plain-object "^5.0.0"
26712671

@@ -2836,13 +2836,13 @@ eslint-config-prettier@8.3.0:
28362836
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
28372837
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
28382838

2839-
eslint-plugin-functional@4.0.2:
2840-
version "4.0.2"
2841-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-4.0.2.tgz#a14649129abe4b7c5d37625b4dce73c1ee16b2e4"
2842-
integrity sha512-OznwyoZofhDLurZZdfA6ER5yNQWrVTthv+l/FT7HL3+8UkZ9YQXld997s/5Rg7HeLicNWROwBYweOJ8JonbVFg==
2839+
eslint-plugin-functional@4.1.1:
2840+
version "4.1.1"
2841+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-4.1.1.tgz#181b6c491fb73f05887cf51349118eeef0681bd5"
2842+
integrity sha512-FgYMsScNCDilsxpYLboYLkY/y36VfocUD02tB1CJc8q4d+/H06ADKa9v6Dmk8kKlzIIW4V/wfNOVuxNusa0avw==
28432843
dependencies:
28442844
"@typescript-eslint/experimental-utils" "^5.0.0"
2845-
deepmerge-ts "^1.1.3"
2845+
deepmerge-ts "^2.0.1"
28462846
escape-string-regexp "^4.0.0"
28472847

28482848
eslint-plugin-jest@25.3.4:

0 commit comments

Comments
 (0)