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 22
22
"eslint-plugin-import" : " ^2.22.0" ,
23
23
"eslint-plugin-jest" : " ^23.20.0" ,
24
24
"eslint-plugin-spellcheck" : " ^0.0.17" ,
25
- "faker" : " ^4 .1.0" ,
25
+ "faker" : " ^5 .1.0" ,
26
26
"fs-extra" : " ^9.0.1" ,
27
27
"husky" : " ^4.2.5" ,
28
28
"jest" : " ^26.2.1" ,
Original file line number Diff line number Diff line change @@ -2643,10 +2643,10 @@ extsprintf@^1.2.0:
2643
2643
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
2644
2644
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
2645
2645
2646
- faker@^4 .1.0 :
2647
- version "4 .1.0"
2648
- resolved "https://registry.yarnpkg.com/faker/-/faker-4 .1.0.tgz#1e45bbbecc6774b3c195fad2835109c6d748cc3f "
2649
- integrity sha1-HkW7vsxndLPBlfrSg1EJxtdIzD8 =
2646
+ faker@^5 .1.0 :
2647
+ version "5 .1.0"
2648
+ resolved "https://registry.yarnpkg.com/faker/-/faker-5 .1.0.tgz#e10fa1dec4502551aee0eb771617a7e7b94692e8 "
2649
+ integrity sha512-RrWKFSSA/aNLP0g3o2WW1Zez7/MnMr7xkiZmoCfAGZmdkDQZ6l2KtuXHN5XjdvpRjDl8+3vf+Rrtl06Z352+Mw= =
2650
2650
2651
2651
fast-deep-equal@^3.1.1 :
2652
2652
version "3.1.3"
You can’t perform that action at this time.
0 commit comments