Skip to content

Commit 70d7785

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-plugin-functional to v3.7.2
1 parent c4f9f42 commit 70d7785

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
@@ -45,7 +45,7 @@
4545
"@typescript-eslint/parser": "4.31.1",
4646
"eslint": "7.32.0",
4747
"eslint-config-prettier": "7.2.0",
48-
"eslint-plugin-functional": "3.7.1",
48+
"eslint-plugin-functional": "3.7.2",
4949
"eslint-plugin-prettier": "4.0.0",
5050
"mocha": "9.1.1",
5151
"prettier": "2.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1540,10 +1540,10 @@ [email protected]:
15401540
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
15411541
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
15421542

1543-
1544-
version "3.7.1"
1545-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-3.7.1.tgz#42a25f85bd0b36878da789326b1f467c0e8cb193"
1546-
integrity sha512-ykMhjogt/bb2TOydUYiypwy8mTyX27Te2sb1T+5X2Bs71EcldPFhNyWow0KrCtn+BNV1aYoLg1umGxE2NhuuUw==
1543+
1544+
version "3.7.2"
1545+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-3.7.2.tgz#c90325dddfa822fab27419375084d12158f05da1"
1546+
integrity sha512-BuWPOeE0nuXYlZjObYOHnYf7G3iG+sysxw84I579MsrH+hy5XdXb2sdabmXQ5z7eFGCg2/DWNbZ/yz5GAgtcUg==
15471547
dependencies:
15481548
"@typescript-eslint/experimental-utils" "^4.9.1"
15491549
array.prototype.flatmap "^1.2.4"

0 commit comments

Comments
 (0)