Skip to content

Commit 23f89b3

Browse files
chore(dev-deps): bump oclif from 4.17.14 to 4.17.17
Bumps [oclif](https://github.com/oclif/oclif) from 4.17.14 to 4.17.17. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.17.14...4.17.17) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71c64ac commit 23f89b3

File tree

2 files changed

+21
-16
lines changed

2 files changed

+21
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@salesforce/plugin-command-reference": "^3.1.39",
1717
"@types/yeoman-assert": "^3.1.4",
1818
"eslint-plugin-sf-plugin": "^1.20.14",
19-
"oclif": "^4.17.14",
19+
"oclif": "^4.17.17",
2020
"ts-node": "^10.9.2",
2121
"typescript": "^5.7.3",
2222
"yeoman-assert": "^3.1.1"

yarn.lock

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,13 +1676,13 @@
16761676
"@nodelib/fs.scandir" "2.1.5"
16771677
fastq "^1.6.0"
16781678

1679-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0":
1680-
version "4.2.0"
1681-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.0.tgz#ab78b247dfd66322d9c9376ebaf3764e3c82fefe"
1682-
integrity sha512-ETM2N/GL7W37Kv1Afv1j1Gh77CynS2ubEPP+p+MnjUXEjghNe7+bKAWhPkHnBuFAVFAqdv0qMpUAjxKLbsmbJw==
1679+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.3":
1680+
version "4.2.4"
1681+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
1682+
integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
16831683
dependencies:
16841684
ansi-escapes "^4.3.2"
1685-
ansis "^3.3.2"
1685+
ansis "^3.9.0"
16861686
clean-stack "^3.0.1"
16871687
cli-spinners "^2.9.2"
16881688
debug "^4.4.0"
@@ -1732,10 +1732,10 @@
17321732
ansis "^3.5.2"
17331733
fast-levenshtein "^3.0.0"
17341734

1735-
"@oclif/plugin-warn-if-update-available@^3.1.29":
1736-
version "3.1.30"
1737-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.30.tgz#e7b2d7d0dde92df095287e45d415ae24f594b541"
1738-
integrity sha512-mluHDyIraM8T0Je25npNwV0p8T2cudeTe1N6P6KQ2rgPpgcW59Z+vze0VSJcZ7f+S65M3mk0TXn3qj7gtS3PLA==
1735+
"@oclif/plugin-warn-if-update-available@^3.1.30":
1736+
version "3.1.31"
1737+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.31.tgz#203bc7e63f7f7df5bb1e31f42c3c1b52eaa00763"
1738+
integrity sha512-0ZN7o+Tv00gYrwlKsfMQ8VvJGb9Vhr3UYStFJh1AbEdGTPlURv51aatTW27AIV2atfluCh0MMntVZSzoDcuxSQ==
17391739
dependencies:
17401740
"@oclif/core" "^4"
17411741
ansis "^3.5.2"
@@ -2986,6 +2986,11 @@ ansis@^3.3.2, ansis@^3.5.2, ansis@^3.8.1:
29862986
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.8.1.tgz#60656ef3f7d60f4aed4bb69ec1429ef393f7b90e"
29872987
integrity sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==
29882988

2989+
ansis@^3.9.0:
2990+
version "3.9.0"
2991+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
2992+
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
2993+
29892994
anymatch@~3.1.2:
29902995
version "3.1.3"
29912996
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"
@@ -6365,20 +6370,20 @@ object.values@^1.1.7:
63656370
define-properties "^1.2.0"
63666371
es-abstract "^1.22.1"
63676372

6368-
oclif@^4.17.14:
6369-
version "4.17.14"
6370-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.14.tgz#0bc14b15419292c2ec188ce77890c7d21d4ec2f8"
6371-
integrity sha512-Q14gf27QRLrlAu3IHCnWNG8nXcZCzoFpf2mNM66ZSrgpfH6ki+z4U5+Ea+HsRHNS4fv7skW+fy7TZx1GHuRC4Q==
6373+
oclif@^4.17.17:
6374+
version "4.17.17"
6375+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.17.tgz#6b5b8d1ec1cf27c83ec4b031c3b347c8eca43617"
6376+
integrity sha512-k1aiaYO6LVzIm6uaMbQ5QceH/OzyhEz5bHIJLfiGJCs17fwnfab/m7jUAZ/4BlJ5OiA69GYmt++jcqHAOWW8Yg==
63726377
dependencies:
63736378
"@aws-sdk/client-cloudfront" "^3.726.1"
63746379
"@aws-sdk/client-s3" "^3.722.0"
63756380
"@inquirer/confirm" "^3.1.22"
63766381
"@inquirer/input" "^2.2.4"
63776382
"@inquirer/select" "^2.5.0"
6378-
"@oclif/core" "^4.2.0"
6383+
"@oclif/core" "^4.2.3"
63796384
"@oclif/plugin-help" "^6.2.21"
63806385
"@oclif/plugin-not-found" "^3.2.32"
6381-
"@oclif/plugin-warn-if-update-available" "^3.1.29"
6386+
"@oclif/plugin-warn-if-update-available" "^3.1.30"
63826387
async-retry "^1.3.3"
63836388
chalk "^4"
63846389
change-case "^4"

0 commit comments

Comments
 (0)