File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"@commitlint/config-conventional" : " ^12.1.4" ,
39
39
"@oclif/plugin-help" : " ^5.1.22" ,
40
- "@oclif/plugin-plugins" : " ^2.1.9 " ,
40
+ "@oclif/plugin-plugins" : " ^2.1.12 " ,
41
41
"@oclif/test" : " ^2.2.19" ,
42
42
"@types/ansi-styles" : " ^3.2.1" ,
43
43
"@types/chai" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 429
429
" @nodelib/fs.scandir" " 2.1.5"
430
430
fastq "^1.6.0"
431
431
432
- " @oclif/color@^1.0.1 " :
433
- version "1.0.1 "
434
- resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.1 .tgz#20ab9205e0924c6388918a88874e1f4b32df9970 "
435
- integrity sha512-qjYr+izgWdIVOroiBKqTzQgc1r5Wd9QB1J7yGM2EeelqhBARiiVLRZL45vhV4zdyTRdDkZS0EBzFwQap+nliLA ==
432
+ " @oclif/color@^1.0.2 " :
433
+ version "1.0.3 "
434
+ resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.3 .tgz#1a303b533a832a0af563006eb9a6883ebe3b77ed "
435
+ integrity sha512-E+KKAE5CKhXRBZEoZLe5yNR0VHmba1m1fxz8HlpcWjHF5Pdhhf6W/0XMmed6vwQCmyzL/YLwdspCRfu0A1cgGA ==
436
436
dependencies :
437
437
ansi-styles "^4.2.1"
438
438
chalk "^4.1.0"
439
439
strip-ansi "^6.0.1"
440
440
supports-color "^8.1.1"
441
441
tslib "^2"
442
442
443
- " @oclif/core@^1.22 .0" , "@oclif/core@^1.23.1":
443
+ " @oclif/core@^1.23 .0" , "@oclif/core@^1.23.1":
444
444
version "1.23.1"
445
445
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.23.1.tgz#bebbbc4e02a4c1a4216d64165f892037f8a1e14a"
446
446
integrity sha512-nz7wVGesJ1Qg74p1KNKluZpQ3Z042mqdaRlczEI4Xwqj5s9jjdDBCDHNkiGzV4UAKzicVzipNj6qqhyUWKYnaA==
486
486
dependencies :
487
487
" @oclif/core" " ^1.23.1"
488
488
489
- " @oclif/plugin-plugins@^2.1.9 " :
490
- version "2.1.9 "
491
- resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-2.1.9 .tgz#91904e94b11d190ec6fa87b49b0d856961656900 "
492
- integrity sha512-aNTZbRQ67T05AiieiflJwdkkCs6y6b4/GognEzsWgzKZAeRlaC94xgLf8Pmfxx4Qv7iGSOqlkPVKEahYC0mWwQ ==
489
+ " @oclif/plugin-plugins@^2.1.12 " :
490
+ version "2.1.12 "
491
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-2.1.12 .tgz#1b2a8e08481b0691adca09714ceb44fb293cceb6 "
492
+ integrity sha512-vvste+qfmuAZVO+LEhJbBm7kLAtWCFFyfoAFCpe061i8KRnsl8/f0l+/VLAUWiYB3c5M518knIi/UfIvGPV/Ew ==
493
493
dependencies :
494
- " @oclif/color" " ^1.0.1 "
495
- " @oclif/core" " ^1.22 .0"
494
+ " @oclif/color" " ^1.0.2 "
495
+ " @oclif/core" " ^1.23 .0"
496
496
chalk "^4.1.2"
497
497
debug "^4.3.4"
498
498
fs-extra "^9.0"
You can’t perform that action at this time.
0 commit comments