Skip to content
This repository has been archived by the owner on Feb 20, 2022. It is now read-only.

Commit

Permalink
Update dependency eslint-config-typed-fp to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 22, 2021
1 parent 13eee7a commit 75505d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"codecov": "^3.8.3",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-typed-fp": "^1.6.0",
"eslint-config-typed-fp": "^2.0.0",
"eslint-plugin-functional": "^3.7.0",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1720,10 +1720,10 @@ eslint-config-prettier@^8.3.0:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==

eslint-config-typed-fp@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/eslint-config-typed-fp/-/eslint-config-typed-fp-1.6.0.tgz#b5f69831018915ba3012180d87495aa96f61fcfa"
integrity sha512-g7mSWzYJ7L6Ub80vSpm1naJNCIjDHwjKziPsM30rTXg5CEuQ+bkZZhVLNdt2iQ6hh6GRzZc06YDy6okefrW0hA==
eslint-config-typed-fp@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-typed-fp/-/eslint-config-typed-fp-2.0.1.tgz#3a3f06086f467299a54021b08c36eda777e8d462"
integrity sha512-N7krApXF1EwxoXNWDg44smGJwcaqBDMxm14PGjTgnZDYopWBNWtYRNzOAuibwjWl0trFj/zlyxSwdPaFHYp2RQ==

eslint-plugin-functional@^3.7.0:
version "3.7.0"
Expand Down

0 comments on commit 75505d1

Please sign in to comment.