File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 32
32
"postpublish" : " node ./scripts/postpublish.js"
33
33
},
34
34
"devDependencies" : {
35
- "cli-testing-library" : " ^2.0.1 " ,
35
+ "cli-testing-library" : " ^2.0.2 " ,
36
36
"inquirer-directory" : " ^2.2.0" ,
37
37
"nyc" : " ^15.1.0" ,
38
38
"plop-pack-fancy-comments" : " ^0.2.1" ,
Original file line number Diff line number Diff line change @@ -2217,9 +2217,9 @@ __metadata:
2217
2217
languageName : node
2218
2218
linkType : hard
2219
2219
2220
- " cli-testing-library@npm:^2.0.1 " :
2221
- version : 2.0.1
2222
- resolution : " cli-testing-library@npm:2.0.1 "
2220
+ " cli-testing-library@npm:^2.0.2 " :
2221
+ version : 2.0.2
2222
+ resolution : " cli-testing-library@npm:2.0.2 "
2223
2223
dependencies :
2224
2224
" @babel/code-frame " : " npm:^7.10.4"
2225
2225
" @babel/runtime " : " npm:^7.12.5"
@@ -2231,7 +2231,7 @@ __metadata:
2231
2231
strip-ansi : " npm:^6.0.1"
2232
2232
strip-final-newline : " npm:^2.0.0"
2233
2233
tree-kill : " npm:^1.2.2"
2234
- checksum : 7aa6917510a5cf8bbe88609553a3eb56b704d4c3668db3f372422ab5df35e83a6eb216fced96c2d85350ea2636251060c635d00c8ca018e13b681869a64af8dc
2234
+ checksum : c74ce125a3d222f78ff9482f7590dc5a6ce0e233386abbe3fdcf0819505d74ec1455ba71a2e51a194690af34db8c5675ffc1f791acaa4e27adc3207ae057dec3
2235
2235
languageName : node
2236
2236
linkType : hard
2237
2237
@@ -6580,7 +6580,7 @@ __metadata:
6580
6580
dependencies :
6581
6581
" @types/liftoff " : " npm:^4.0.3"
6582
6582
chalk : " npm:^5.3.0"
6583
- cli-testing-library : " npm:^2.0.1 "
6583
+ cli-testing-library : " npm:^2.0.2 "
6584
6584
inquirer-directory : " npm:^2.2.0"
6585
6585
interpret : " npm:^3.1.1"
6586
6586
liftoff : " npm:^4.0.0"
You can’t perform that action at this time.
0 commit comments