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 7
7
"dependencies" : {
8
8
"@oclif/core" : " ^3.12.0" ,
9
9
"chai" : " ^4.3.10" ,
10
- "fancy-test" : " ^3.0.1 "
10
+ "fancy-test" : " ^3.0.4 "
11
11
},
12
12
"devDependencies" : {
13
13
"@commitlint/config-conventional" : " ^18.4.3" ,
Original file line number Diff line number Diff line change @@ -1685,10 +1685,10 @@ execa@^5.0.0:
1685
1685
signal-exit "^3.0.3"
1686
1686
strip-final-newline "^2.0.0"
1687
1687
1688
- fancy-test@^3.0.1 :
1689
- version "3.0.1 "
1690
- resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.1 .tgz#8b19ed4ccc8b0625475eabf36fd743e1d0168abb "
1691
- integrity sha512-Ke1IFOGEBxP2dNg0X7ZYPUSwKSRr5GNn3xM/2DpHkP86riF3MFDpesXJuD1TGm7gcfwBtYpuSzuw3m704bThVg ==
1688
+ fancy-test@^3.0.4 :
1689
+ version "3.0.4 "
1690
+ resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.4 .tgz#a84e4d3ce57f798e76a7ca3bd2fb0a26d097e11e "
1691
+ integrity sha512-3hbcXxIcNeb1/EHUK7ol2PzC46CnfucQWoWeTb2J0CA692AdTjVYEXoJSKGKAOhgoNjmY8EusWPhx0i097+9DA ==
1692
1692
dependencies :
1693
1693
" @types/chai" " *"
1694
1694
" @types/lodash" " *"
You can’t perform that action at this time.
0 commit comments