File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"dependencies" : {
8
- "@oclif/core" : " ^0.5.19 " ,
8
+ "@oclif/core" : " ^0.5.21 " ,
9
9
"@salesforce/core" : " ^3.1.1-v3.1" ,
10
10
"@salesforce/plugin-project-utils" : " ^0.0.7" ,
11
11
"tslib" : " ^2"
Original file line number Diff line number Diff line change 679
679
widest-line "^3.1.0"
680
680
wrap-ansi "^7.0.0"
681
681
682
+ " @oclif/core@^0.5.21 " :
683
+ version "0.5.21"
684
+ resolved "https://registry.npmjs.org/@oclif/core/-/core-0.5.21.tgz#9686b899fb8431275f3aa357ff110f8e6f2c968d"
685
+ integrity sha512-bfwh2ow3XeTgYXjV0h2dn5mq9261WZ/iaY0p2wL2lvRfMAFvGc1AbN5Wfd5s2hDhvU+dMP7fbHB1ymbTBJM5Ig==
686
+ dependencies :
687
+ " @oclif/linewrap" " ^1.0.0"
688
+ chalk "^4.1.0"
689
+ clean-stack "^3.0.0"
690
+ cli-ux "^5.1.0"
691
+ debug "^4.1.1"
692
+ fs-extra "^9.0.1"
693
+ get-package-type "^0.1.0"
694
+ globby "^11.0.1"
695
+ indent-string "^4.0.0"
696
+ is-wsl "^2.1.1"
697
+ lodash.template "^4.4.0"
698
+ semver "^7.3.2"
699
+ string-width "^4.2.0"
700
+ strip-ansi "^6.0.0"
701
+ tslib "^2.0.0"
702
+ widest-line "^3.1.0"
703
+ wrap-ansi "^7.0.0"
704
+
682
705
" @oclif/dev-cli@^1 " :
683
706
version "1.26.0"
684
707
resolved "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.0.tgz#e3ec294b362c010ffc8948003d3770955c7951fd"
You can’t perform that action at this time.
0 commit comments