File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 17
17
"@heroku-cli/plugin-status" : " 5.0.10" ,
18
18
"@oclif/plugin-help" : " ^6.0.17" ,
19
19
"@oclif/prettier-config" : " ^0.2.1" ,
20
- "@oclif/test" : " ^3.2.6 " ,
20
+ "@oclif/test" : " ^3.2.8 " ,
21
21
"@types/chai" : " ^4.3.11" ,
22
22
"@types/mocha" : " ^10.0.6" ,
23
23
"@types/nock" : " ^11.1.0" ,
Original file line number Diff line number Diff line change 1407
1407
is-wsl "^2.1.1"
1408
1408
tslib "^2.6.1"
1409
1409
1410
- " @oclif/core@^3.21.0" , "@oclif/core@^3.23.0", "@oclif/core@^3.25.2", "@oclif/core@^3. 26.0":
1410
+ " @oclif/core@^3.21.0" , "@oclif/core@^3.23.0", "@oclif/core@^3.26.0":
1411
1411
version "3.26.0"
1412
1412
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
1413
1413
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
1519
1519
resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-1.0.4.tgz#b740f68609dfae8aa71c3a6cab15d816407ba493"
1520
1520
integrity sha512-60CHpq+eqnTxLZQ4PGHYNwUX572hgpMHGPtTWMjdTMsAvlm69lZV/4ly6O3sAYkomo4NggGcomrDpBe34rxUqw==
1521
1521
1522
- " @oclif/test@^3.2.6 " :
1523
- version "3.2.6 "
1524
- resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.6 .tgz#5ee01bcda02ca5f64488b5ee214a1d94e7eeeefc "
1525
- integrity sha512-UZAHGAG31lJUyLkGpE94E2Tt+cstGZ4FnS/fvcjeZMkUzlh78HcSHOQWj6FhT8Sd4v62TYYobXNADxEgp+qnng ==
1522
+ " @oclif/test@^3.2.8 " :
1523
+ version "3.2.8 "
1524
+ resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.8 .tgz#ce2388e1910d315005c6a66fbde8cffaf1b77a20 "
1525
+ integrity sha512-aC523gJxzRxzL1P1m2Mrdu/xl0FG+ho8GAcZtdUKNOMM6te2iwR481GRzs8B0xDtAPNi0jZWiPFetbyR7mh/kA ==
1526
1526
dependencies :
1527
- " @oclif/core" " ^3.25.2 "
1527
+ " @oclif/core" " ^3.26.0 "
1528
1528
chai "^4.4.1"
1529
- fancy-test "^3.0.13 "
1529
+ fancy-test "^3.0.14 "
1530
1530
1531
1531
" @sindresorhus/is@^5.2.0 " :
1532
1532
version "5.6.0"
@@ -3935,7 +3935,7 @@ extract-stack@^1.0.0:
3935
3935
resolved "https://registry.yarnpkg.com/extract-stack/-/extract-stack-1.0.0.tgz#b97acaf9441eea2332529624b732fc5a1c8165fa"
3936
3936
integrity sha1-uXrK+UQe6iMyUpYktzL8WhyBZfo=
3937
3937
3938
- fancy-test@^3.0.13 :
3938
+ fancy-test@^3.0.14 :
3939
3939
version "3.0.14"
3940
3940
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.14.tgz#c5007291d7c36b07f0a8e7f235f2aa454bd66aac"
3941
3941
integrity sha512-FkiDltQA8PBZzw5tUnMrP1QtwIdNQWxxbZK5C22M9wu6HfFNciwkG3D9siT4l4s1fBTDaEG+Fdkbpi9FDTxtrg==
You can’t perform that action at this time.
0 commit comments