Skip to content

Commit 74e2b72

Browse files
authored
Merge pull request #921 from salesforcecli/dependabot-npm_and_yarn-oclif-4.1.3
chore(dev-deps): bump oclif from 4.1.0 to 4.1.3
2 parents 3bea8d5 + ee570f8 commit 74e2b72

File tree

2 files changed

+32
-73
lines changed

2 files changed

+32
-73
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/shelljs": "^0.8.14",
2424
"eslint-plugin-sf-plugin": "^1.17.0",
2525
"moment": "^2.30.1",
26-
"oclif": "^4.1.0",
26+
"oclif": "^4.1.3",
2727
"shelljs": "^0.8.5",
2828
"shx": "0.3.4",
2929
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 31 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -747,44 +747,10 @@
747747
read-package-json-fast "^3.0.0"
748748
which "^3.0.0"
749749

750-
"@oclif/core@^2.15.0":
751-
version "2.15.0"
752-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a"
753-
integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==
754-
dependencies:
755-
"@types/cli-progress" "^3.11.0"
756-
ansi-escapes "^4.3.2"
757-
ansi-styles "^4.3.0"
758-
cardinal "^2.1.1"
759-
chalk "^4.1.2"
760-
clean-stack "^3.0.1"
761-
cli-progress "^3.12.0"
762-
debug "^4.3.4"
763-
ejs "^3.1.8"
764-
get-package-type "^0.1.0"
765-
globby "^11.1.0"
766-
hyperlinker "^1.0.0"
767-
indent-string "^4.0.0"
768-
is-wsl "^2.2.0"
769-
js-yaml "^3.14.1"
770-
natural-orderby "^2.0.3"
771-
object-treeify "^1.1.33"
772-
password-prompt "^1.1.2"
773-
slice-ansi "^4.0.0"
774-
string-width "^4.2.3"
775-
strip-ansi "^6.0.1"
776-
supports-color "^8.1.1"
777-
supports-hyperlinks "^2.2.0"
778-
ts-node "^10.9.1"
779-
tslib "^2.5.0"
780-
widest-line "^3.1.0"
781-
wordwrap "^1.0.0"
782-
wrap-ansi "^7.0.0"
783-
784-
"@oclif/core@^3.0.4", "@oclif/core@^3.12.0", "@oclif/core@^3.13.1", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
785-
version "3.15.1"
786-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.1.tgz#e03fa775d658e76056150ac0c7b8097b6f51ab9c"
787-
integrity sha512-d4457zVo2agLoJG97CmdY6M3BeP5sogBP3BtP65hUvJH6wA6Us1hdY3UiPPtD/ZzZImq7cATVMABuCF9tM+rWA==
750+
"@oclif/core@^3.12.0", "@oclif/core@^3.13.1", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0":
751+
version "3.16.0"
752+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.16.0.tgz#682657cb5e4a3262a47e26e0c8a7bf0343acaf76"
753+
integrity sha512-/PIz+udzb59XE8O/bQvqlCtXy6RByEHH0KsrAJNa/ZrqtdsLmeDNJcHdgygFHx+nz+PYMoUzsyzJMau++EDNoQ==
788754
dependencies:
789755
ansi-escapes "^4.3.2"
790756
ansi-styles "^4.3.0"
@@ -829,28 +795,28 @@
829795
semver "^7.5.4"
830796
ts-json-schema-generator "^1.5.0"
831797

832-
"@oclif/plugin-help@^5.2.14":
833-
version "5.2.19"
834-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.19.tgz#be8019730c6540eefeb30e95fe13ff0b91364bf0"
835-
integrity sha512-gf6/dFtzMJ8RA4ovlBCBGJsZsd4jPXhYWJho+Gh6KmA+Ev9LupoExbE0qT+a2uHJyHEvIg4uX/MBW3qdERD/8g==
798+
"@oclif/plugin-help@^6.0.9":
799+
version "6.0.9"
800+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.9.tgz#87bbf624372b9afe5dc183a13f52c929d6b022cf"
801+
integrity sha512-O9zHzjsj8G3DWV+Ju4prrBwHUmwT1pcq7AJNxguedMk8jGZhwKWrcQHdZX6kjC+7QbupSzgjcvXvXpYVR1y3ow==
836802
dependencies:
837-
"@oclif/core" "^2.15.0"
803+
"@oclif/core" "^3.15.0"
838804

839-
"@oclif/plugin-not-found@^2.3.32":
840-
version "2.4.1"
841-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.4.1.tgz#c323a66ea876f9786e83139b063bd6b4a64dc613"
842-
integrity sha512-LqW7qpw5Q8ploRiup2jEIMQJXcxHP1tpwj45GApKQMe7GRdGdRdjBT9Tu+U2tdEgMqgMplAIhOsYCx2nc2nMSw==
805+
"@oclif/plugin-not-found@^3.0.7":
806+
version "3.0.8"
807+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.8.tgz#d694a9308993703a1cbacbab7f5625315f0169ea"
808+
integrity sha512-sfh7jFc+1vFsF/+9ghF3pVul9xFJ4Hu1JI+KzkDjgWkfVSyPSEE+s6Hfn2z6lCXkwSKQ5lJATuZmafnGes7NGg==
843809
dependencies:
844-
"@oclif/core" "^2.15.0"
845-
chalk "^4"
810+
"@oclif/core" "^3.16.0"
811+
chalk "^5.3.0"
846812
fast-levenshtein "^3.0.0"
847813

848-
"@oclif/plugin-warn-if-update-available@^3.0.0":
849-
version "3.0.2"
850-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.2.tgz#76d02069c0d5545b5000660460edb6085272cbcd"
851-
integrity sha512-dUXfRNFtnezS4uqQ+Ap4qb6UP0DWExTvoqghNvvGTIN4PEgfYHogvBORn+rFnDXXE8kgZFuqP4ZQJRP9NyLhOA==
814+
"@oclif/plugin-warn-if-update-available@^3.0.8":
815+
version "3.0.8"
816+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.8.tgz#715c7f8896a318805cae08f2994115b8d5e39c20"
817+
integrity sha512-CNusBwZHzWdj4E6xVBbR9+DtxjeQZoK2LDYk3CFwBfLd5L8TJ/6IJNer0ZacDRvnCeABeVqMN33Vk7UlmJ7ngQ==
852818
dependencies:
853-
"@oclif/core" "^3.3.1"
819+
"@oclif/core" "^3.15.1"
854820
chalk "^5.3.0"
855821
debug "^4.1.0"
856822
http-call "^5.2.2"
@@ -1259,13 +1225,6 @@
12591225
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.11.tgz#e95050bf79a932cb7305dd130254ccdf9bde671c"
12601226
integrity sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==
12611227

1262-
"@types/cli-progress@^3.11.0":
1263-
version "3.11.0"
1264-
resolved "https://registry.yarnpkg.com/@types/cli-progress/-/cli-progress-3.11.0.tgz#ec79df99b26757c3d1c7170af8422e0fc95eef7e"
1265-
integrity sha512-XhXhBv1R/q2ahF3BM7qT5HLzJNlIL0wbcGyZVjqOTqAybAnsLisd7gy1UCyIqpL+5Iv6XhlSyzjLCnI2sIdbCg==
1266-
dependencies:
1267-
"@types/node" "*"
1268-
12691228
"@types/expect@^1.20.4":
12701229
version "1.20.4"
12711230
resolved "https://registry.yarnpkg.com/@types/expect/-/expect-1.20.4.tgz#8288e51737bf7e3ab5d7c77bfa695883745264e5"
@@ -6095,15 +6054,15 @@ object.values@^1.1.7:
60956054
define-properties "^1.2.0"
60966055
es-abstract "^1.22.1"
60976056

6098-
oclif@^4.1.0:
6099-
version "4.1.0"
6100-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.0.tgz#486004caf6da8af9f5bdda681a616b5b2c180b45"
6101-
integrity sha512-4E6z1HOdUYXHu/cbbSv0gnbFJfR9BGc9Oa+e9l8SkRoicGnrEPMpuZyY2vxWPGwMndN6ijxxuFlVmw1/j+MJpg==
6057+
oclif@^4.1.3:
6058+
version "4.1.3"
6059+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.3.tgz#07d3a6b16ff7e2e7c3fd06117fd745655c44abce"
6060+
integrity sha512-9OmzHaOmn58BZZt8S2USh1gW5RFfa69cDfOtXCWUyYrcRdO4wIJ3DPb0xZ3UxHHbPZKsDImuP/A54weFMH2izw==
61026061
dependencies:
6103-
"@oclif/core" "^3.0.4"
6104-
"@oclif/plugin-help" "^5.2.14"
6105-
"@oclif/plugin-not-found" "^2.3.32"
6106-
"@oclif/plugin-warn-if-update-available" "^3.0.0"
6062+
"@oclif/core" "^3.16.0"
6063+
"@oclif/plugin-help" "^6.0.9"
6064+
"@oclif/plugin-not-found" "^3.0.7"
6065+
"@oclif/plugin-warn-if-update-available" "^3.0.8"
61076066
async-retry "^1.3.3"
61086067
aws-sdk "^2.1231.0"
61096068
change-case "^4"
@@ -6412,7 +6371,7 @@ pascal-case@^3.1.2:
64126371
no-case "^3.0.4"
64136372
tslib "^2.0.3"
64146373

6415-
password-prompt@^1.1.2, password-prompt@^1.1.3:
6374+
password-prompt@^1.1.3:
64166375
version "1.1.3"
64176376
resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.1.3.tgz#05e539f4e7ca4d6c865d479313f10eb9db63ee5f"
64186377
integrity sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw==
@@ -7725,7 +7684,7 @@ ts-json-schema-generator@^1.5.0:
77257684
safe-stable-stringify "^2.4.3"
77267685
typescript "~5.3.2"
77277686

7728-
ts-node@^10.8.1, ts-node@^10.9.1, ts-node@^10.9.2:
7687+
ts-node@^10.8.1, ts-node@^10.9.2:
77297688
version "10.9.2"
77307689
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"
77317690
integrity sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==
@@ -7769,7 +7728,7 @@ tslib@^1.9.0:
77697728
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
77707729
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
77717730

7772-
tslib@^2, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.1, tslib@^2.6.2:
7731+
tslib@^2, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.6.1, tslib@^2.6.2:
77737732
version "2.6.2"
77747733
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
77757734
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

0 commit comments

Comments
 (0)