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 34
34
"eslint-config-prettier" : " ^7.2.0" ,
35
35
"eslint-plugin-node" : " ^11.1.0" ,
36
36
"eslint-plugin-prettier" : " ^3.3.1" ,
37
- "fixturify-project" : " ^2.1.0 " ,
37
+ "fixturify-project" : " ^2.1.1 " ,
38
38
"jest" : " ^26.6.3" ,
39
39
"prettier" : " ^2.2.1" ,
40
40
"release-it" : " ^14.2.2" ,
Original file line number Diff line number Diff line change @@ -2374,10 +2374,10 @@ find-up@^4.0.0, find-up@^4.1.0:
2374
2374
locate-path "^5.0.0"
2375
2375
path-exists "^4.0.0"
2376
2376
2377
- fixturify-project@^2.1.0 :
2378
- version "2.1.0 "
2379
- resolved "https://registry.yarnpkg.com/fixturify-project/-/fixturify-project-2.1.0 .tgz#1677be3f116ec3f6b2b2ebb75b393d5860c4668e "
2380
- integrity sha512-B59wD4I5HDbokvmZatZTyNIjuSBjZzcZoEYdr9kdG9qRc/FSDjzUzzvHbrZL7oWfu9qsbyJBjzf0R0WC5hIZsA ==
2377
+ fixturify-project@^2.1.1 :
2378
+ version "2.1.1 "
2379
+ resolved "https://registry.yarnpkg.com/fixturify-project/-/fixturify-project-2.1.1 .tgz#a511dd26700c6b64ac271ef4393e7124f153c81f "
2380
+ integrity sha512-sP0gGMTr4iQ8Kdq5Ez0CVJOZOGWqzP5dv/veOTdFNywioKjkNWCHBi1q65DMpcNGUGeoOUWehyji274Q2wRgxA ==
2381
2381
dependencies :
2382
2382
fixturify "^2.1.0"
2383
2383
tmp "^0.0.33"
You can’t perform that action at this time.
0 commit comments