File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 46
46
"dtslint" : " ^4.1.6" ,
47
47
"eslint" : " ^8.0.0" ,
48
48
"eslint-config-prettier" : " ^8.3.0" ,
49
- "eslint-config-typed-fp" : " ^3 .0.0" ,
49
+ "eslint-config-typed-fp" : " ^5 .0.0" ,
50
50
"eslint-import-resolver-typescript" : " ^2.4.0" ,
51
51
"eslint-plugin-functional" : " ^4.0.0" ,
52
52
"eslint-plugin-import" : " ^2.24.2" ,
Original file line number Diff line number Diff line change @@ -2860,10 +2860,10 @@ eslint-config-prettier@^8.3.0:
2860
2860
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
2861
2861
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
2862
2862
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 ==
2867
2867
2868
2868
eslint-import-resolver-node@^0.3.6 :
2869
2869
version "0.3.6"
You can’t perform that action at this time.
0 commit comments