Skip to content

Commit b94208c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-functional to v4.2.0
1 parent 209efcd commit b94208c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@typescript-eslint/parser": "5.10.2",
5454
"eslint": "8.8.0",
5555
"eslint-config-prettier": "8.3.0",
56-
"eslint-plugin-functional": "4.1.1",
56+
"eslint-plugin-functional": "4.2.0",
5757
"eslint-plugin-jest": "26.0.0",
5858
"ethers": "5.5.4",
5959
"husky": "7.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4682,10 +4682,10 @@ eslint-config-prettier@8.3.0:
46824682
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
46834683
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
46844684

4685-
eslint-plugin-functional@4.1.1:
4686-
version "4.1.1"
4687-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-4.1.1.tgz#181b6c491fb73f05887cf51349118eeef0681bd5"
4688-
integrity sha512-FgYMsScNCDilsxpYLboYLkY/y36VfocUD02tB1CJc8q4d+/H06ADKa9v6Dmk8kKlzIIW4V/wfNOVuxNusa0avw==
4685+
eslint-plugin-functional@4.2.0:
4686+
version "4.2.0"
4687+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-4.2.0.tgz#b6d942c07c760eb30c943e02ef041971a23674e6"
4688+
integrity sha512-3v1DuKQTGwJo93UQ5SKzEjvJTaMGfznzwgGjWEBhLXxJfOMhcW7O6QUO1pmb5aLou9hoh7r31lkPvWmbIbIbew==
46894689
dependencies:
46904690
"@typescript-eslint/experimental-utils" "^5.0.0"
46914691
deepmerge-ts "^2.0.1"

0 commit comments

Comments
 (0)