Skip to content

Commit 3eb878e

Browse files
Update dependency eslint-config-typed-fp to v5
1 parent 55b8c7f commit 3eb878e

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
@@ -46,7 +46,7 @@
4646
"dtslint": "^4.1.6",
4747
"eslint": "^8.0.0",
4848
"eslint-config-prettier": "^8.3.0",
49-
"eslint-config-typed-fp": "^3.0.0",
49+
"eslint-config-typed-fp": "^5.0.0",
5050
"eslint-import-resolver-typescript": "^2.4.0",
5151
"eslint-plugin-functional": "^4.0.0",
5252
"eslint-plugin-import": "^2.24.2",

yarn.lock

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

2863-
eslint-config-typed-fp@^3.0.0:
2864-
version "3.3.0"
2865-
resolved "https://registry.yarnpkg.com/eslint-config-typed-fp/-/eslint-config-typed-fp-3.3.0.tgz#13c3de0143b8f46f02ba8b71ddb064f02af2a6ba"
2866-
integrity sha512-kP6gUEtjvbFS0l1KI0672Xt3Wx5h8a1BdQBu8ggvKFsXSgg2JV8vq17IbFcPO+dz7AgqhBtiwzV92gVvUCy9og==
2863+
eslint-config-typed-fp@^5.0.0:
2864+
version "5.1.0"
2865+
resolved "https://registry.yarnpkg.com/eslint-config-typed-fp/-/eslint-config-typed-fp-5.1.0.tgz#94571cb4a6678fee1a84b5fe3e0771531bbb6be4"
2866+
integrity sha512-bd7SvpNhQlIQ+xm1gc1BiWouRFOjgT8DGZEtWdDcOJaDCQ8c3pE6p599MHAhCnK3o96MUQEW8I967rK3eHSucg==
28672867

28682868
eslint-import-resolver-node@^0.3.6:
28692869
version "0.3.6"

0 commit comments

Comments
 (0)