Skip to content

Commit b1128e6

Browse files
authored
Merge pull request #412 from salesforcecli/dependabot-npm_and_yarn-oclif-3.10.0
chore(dev-deps): bump oclif from 3.9.1 to 3.10.0
2 parents a807d4a + cd2ab6a commit b1128e6

2 files changed

Lines changed: 35 additions & 80 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"husky": "^8.0.3",
3838
"mocha": "^10.2.0",
3939
"nyc": "^15.1.0",
40-
"oclif": "^3.9.1",
40+
"oclif": "^3.10.0",
4141
"prettier": "^2.8.8",
4242
"pretty-quick": "^3.1.0",
4343
"shx": "^0.3.3",

yarn.lock

Lines changed: 34 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -669,52 +669,18 @@
669669
node-gyp "^8.2.0"
670670
read-package-json-fast "^2.0.1"
671671

672-
"@oclif/color@^1.0.1":
673-
version "1.0.1"
674-
resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.1.tgz#20ab9205e0924c6388918a88874e1f4b32df9970"
675-
integrity sha512-qjYr+izgWdIVOroiBKqTzQgc1r5Wd9QB1J7yGM2EeelqhBARiiVLRZL45vhV4zdyTRdDkZS0EBzFwQap+nliLA==
672+
"@oclif/color@^1.0.9":
673+
version "1.0.9"
674+
resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.9.tgz#9707f0cd39b3c2eae0eb0c76a90838a594306327"
675+
integrity sha512-ntc/fZwuf4NRfYbXVoUNFyMB9IxVx/ls/WbSLKbkD9UpsmwY1I3J4DJKKRFRpenmTuxGQW8Lyzm7X3vhzHpDQA==
676676
dependencies:
677677
ansi-styles "^4.2.1"
678678
chalk "^4.1.0"
679679
strip-ansi "^6.0.1"
680680
supports-color "^8.1.1"
681681
tslib "^2"
682682

683-
"@oclif/core@^1.20.0", "@oclif/core@^1.20.4":
684-
version "1.25.0"
685-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.25.0.tgz#a3891f903bf211ce1f3c8a05419b686f02c5bbd6"
686-
integrity sha512-vS8L5Uqc5Wuq3zmKVvX5LLcyxhfH2X2q+LG1P6czzkh6k09uLeDaZfwaYPXD7ItM4Vfy+KEctfKiWePeLDnOpg==
687-
dependencies:
688-
"@oclif/linewrap" "^1.0.0"
689-
"@oclif/screen" "^3.0.4"
690-
ansi-escapes "^4.3.2"
691-
ansi-styles "^4.3.0"
692-
cardinal "^2.1.1"
693-
chalk "^4.1.2"
694-
clean-stack "^3.0.1"
695-
cli-progress "^3.10.0"
696-
debug "^4.3.4"
697-
ejs "^3.1.6"
698-
fs-extra "^9.1.0"
699-
get-package-type "^0.1.0"
700-
globby "^11.1.0"
701-
hyperlinker "^1.0.0"
702-
indent-string "^4.0.0"
703-
is-wsl "^2.2.0"
704-
js-yaml "^3.14.1"
705-
natural-orderby "^2.0.3"
706-
object-treeify "^1.1.33"
707-
password-prompt "^1.1.2"
708-
semver "^7.3.7"
709-
string-width "^4.2.3"
710-
strip-ansi "^6.0.1"
711-
supports-color "^8.1.1"
712-
supports-hyperlinks "^2.2.0"
713-
tslib "^2.4.1"
714-
widest-line "^3.1.0"
715-
wrap-ansi "^7.0.0"
716-
717-
"@oclif/core@^2.8.11", "@oclif/core@^2.8.4", "@oclif/core@^2.8.7", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4":
683+
"@oclif/core@^2.8.11", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4":
718684
version "2.9.4"
719685
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.9.4.tgz#5b22415e238fc3e0db08b0350b85b417ead6e6ff"
720686
integrity sha512-eFRRpV+tJ6nMkhay2M9IppjSF3atRrgj6Qo83qUslaFSAW3NAl4mIhx1mKmTwQx5rgSrar03xICtSAWJ6gZtag==
@@ -750,45 +716,34 @@
750716
wordwrap "^1.0.0"
751717
wrap-ansi "^7.0.0"
752718

753-
"@oclif/linewrap@^1.0.0":
754-
version "1.0.0"
755-
resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91"
756-
integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==
757-
758-
"@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.2.10":
759-
version "5.2.10"
760-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.10.tgz#f31b35409c8b523d72d5f901efe85dd8ab396635"
761-
integrity sha512-l3hnloPkXOLGGrepLLdj8NsBpVhhEpg4jclIeIBaZzIo6+c+/uqcL2LjvOogmSEf5g4zooRtxivwUpcFiBSaBg==
719+
"@oclif/plugin-help@^5.2.10", "@oclif/plugin-help@^5.2.14":
720+
version "5.2.14"
721+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.14.tgz#c89f623712fc7d74f01fd2c9d909434b335a2e7b"
722+
integrity sha512-7hMLc6zqxeRfG4nvHHQPpbaBj60efM3ULFkCpHZkdLms/ezIkNo40F661QuraIjMP/NN+U6VSfBCGuPkRyxVkA==
762723
dependencies:
763-
"@oclif/core" "^2.8.7"
724+
"@oclif/core" "^2.9.3"
764725

765-
"@oclif/plugin-not-found@^2.3.7":
766-
version "2.3.7"
767-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.7.tgz#6ad13887985db02000bffaa045f40618e39e95dd"
768-
integrity sha512-Aid1H9eJ4nWmr7MfstGRhNo8n+69jzGnoazU6zQDdDBdD/uXITbbpUHAqFiNz0W6FmzUtsq8aS69PY42RbQBZA==
726+
"@oclif/plugin-not-found@^2.3.32":
727+
version "2.3.34"
728+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.34.tgz#08ab78cdd980bdf70d9bd3b9ba294ff7d3f04eca"
729+
integrity sha512-uXUpw6o2e0aqnNn+XkGL7LbL+Th2rBD1JGtFbb6anmvUvz2skiGz0o23BYmrQW8tvU92ajPOykfClKD75ptZcw==
769730
dependencies:
770-
"@oclif/color" "^1.0.1"
771-
"@oclif/core" "^1.20.0"
731+
"@oclif/color" "^1.0.9"
732+
"@oclif/core" "^2.9.4"
772733
fast-levenshtein "^3.0.0"
773-
lodash "^4.17.21"
774734

775-
"@oclif/plugin-warn-if-update-available@^2.0.14":
776-
version "2.0.14"
777-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.14.tgz#f9142095f13c5e8300705533165ae039daa0c5f8"
778-
integrity sha512-gEgFZuNtFx3yPfSuxhAm9F8nLZ4+UnBJhbjTywY0Cvrqvd+OvKvo6PfwRm0lWmH4EgWwQEq39pfaks1fg+y1gw==
735+
"@oclif/plugin-warn-if-update-available@^2.0.44":
736+
version "2.0.45"
737+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.45.tgz#e2d866adad2db27b26b4231d7a007067a56f76ee"
738+
integrity sha512-MEncCUHW1vCOQdvt1z46jAblwvuGcs3Q1Gjl8IghazGJ0GRHzGOMILABpqVWR5uH/YJ3gfs05Tt7M4LdZ40N3g==
779739
dependencies:
780-
"@oclif/core" "^1.20.4"
740+
"@oclif/core" "^2.9.4"
781741
chalk "^4.1.0"
782742
debug "^4.1.0"
783743
fs-extra "^9.0.1"
784744
http-call "^5.2.2"
785745
lodash "^4.17.21"
786-
semver "^7.3.8"
787-
788-
"@oclif/screen@^3.0.4":
789-
version "3.0.4"
790-
resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-3.0.4.tgz#663db0ecaf23f3184e7f01886ed578060e4a7f1c"
791-
integrity sha512-IMsTN1dXEXaOSre27j/ywGbBjrzx0FNd1XmuhCWCB9NTPrhWI1Ifbz+YLSEcstfQfocYsrbrIessxXb2oon4lA==
746+
semver "^7.5.4"
792747

793748
"@octokit/auth-token@^2.4.4":
794749
version "2.5.0"
@@ -2037,7 +1992,7 @@ cli-cursor@^3.1.0:
20371992
dependencies:
20381993
restore-cursor "^3.1.0"
20391994

2040-
cli-progress@^3.10.0, cli-progress@^3.12.0:
1995+
cli-progress@^3.12.0:
20411996
version "3.12.0"
20421997
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.12.0.tgz#807ee14b66bcc086258e444ad0f19e7d42577942"
20431998
integrity sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A==
@@ -2575,7 +2530,7 @@ ecdsa-sig-formatter@1.0.11:
25752530
dependencies:
25762531
safe-buffer "^5.0.1"
25772532

2578-
ejs@^3.1.6, ejs@^3.1.8:
2533+
ejs@^3.1.8:
25792534
version "3.1.8"
25802535
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b"
25812536
integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==
@@ -5255,15 +5210,15 @@ object.values@^1.1.6:
52555210
define-properties "^1.1.4"
52565211
es-abstract "^1.20.4"
52575212

5258-
oclif@^3.9.1:
5259-
version "3.9.1"
5260-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.1.tgz#f7ddf8aacd3fd86029b5e66c6cac743459299f4b"
5261-
integrity sha512-gJ8gJrohFY8qEeVBOw7wgAFdwPt2CTTkEFXDTkfUeXap6URIy6ngP7g/E1A2zFt2I0wH/qQHwcfuTpfBbj1+Uw==
5213+
oclif@^3.10.0:
5214+
version "3.10.0"
5215+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.10.0.tgz#edfe473d5195603f1a689eb9aefead236c302ae1"
5216+
integrity sha512-Kf/nL7GrfezePsZGQytbPJG1EGNFRAG+lC6NhYqPOgeBIGppLuQDg6vO9wz0QRoijSJv/Yf4wCe2URMoCFtBNw==
52625217
dependencies:
5263-
"@oclif/core" "^2.8.4"
5264-
"@oclif/plugin-help" "^5.1.19"
5265-
"@oclif/plugin-not-found" "^2.3.7"
5266-
"@oclif/plugin-warn-if-update-available" "^2.0.14"
5218+
"@oclif/core" "^2.9.4"
5219+
"@oclif/plugin-help" "^5.2.14"
5220+
"@oclif/plugin-not-found" "^2.3.32"
5221+
"@oclif/plugin-warn-if-update-available" "^2.0.44"
52675222
aws-sdk "^2.1231.0"
52685223
concurrently "^7.6.0"
52695224
debug "^4.3.3"
@@ -6046,7 +6001,7 @@ semver@^6.0.0, semver@^6.3.0:
60466001
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
60476002
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
60486003

6049-
semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.0, semver@^7.5.1, semver@^7.5.3:
6004+
semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.0, semver@^7.5.1, semver@^7.5.3, semver@^7.5.4:
60506005
version "7.5.4"
60516006
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
60526007
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -6623,7 +6578,7 @@ tslib@^1.8.1, tslib@^1.9.0:
66236578
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
66246579
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
66256580

6626-
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.6.0:
6581+
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.0:
66276582
version "2.6.0"
66286583
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
66296584
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==

0 commit comments

Comments
 (0)