File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/oclif/test/issues" ,
7
7
"dependencies" : {
8
- "@oclif/core" : " ^2.8.11 " ,
8
+ "@oclif/core" : " ^2.9.3 " ,
9
9
"fancy-test" : " ^2.0.28"
10
10
},
11
11
"devDependencies" : {
Original file line number Diff line number Diff line change 292
292
" @nodelib/fs.scandir" " 2.1.5"
293
293
fastq "^1.6.0"
294
294
295
- " @oclif/core@^2.8.11 " :
296
- version "2.8.11 "
297
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.11 .tgz#fbdf8b5b74a8b2012f2fcd5a30a515d327b54482 "
298
- integrity sha512-9wYW6KRSWfB/D+tqeyl/jxmEz/xPXkFJGVWfKaptqHz6FPWNJREjAM945MuJL2Y8NRhMe+ScRlZ3WpdToX5aVQ ==
295
+ " @oclif/core@^2.9.3 " :
296
+ version "2.9.3 "
297
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.9.3 .tgz#d20478d03b57713e5a6d9582027f97e83e8be496 "
298
+ integrity sha512-0KLiVpXCJivAjLoj/LAXQf85MtGzyforyPkgNJQEP6QQugnuq2kHcG+DojWEQYz0sADXT2259EdPibslEThUMg ==
299
299
dependencies :
300
300
" @types/cli-progress" " ^3.11.0"
301
301
ansi-escapes "^4.3.2"
317
317
object-treeify "^1.1.33"
318
318
password-prompt "^1.1.2"
319
319
semver "^7.5.3"
320
+ slice-ansi "^4.0.0"
320
321
string-width "^4.2.3"
321
322
strip-ansi "^6.0.1"
322
323
supports-color "^8.1.1"
You can’t perform that action at this time.
0 commit comments