Skip to content

Commit 2fd9bbd

Browse files
authored
Merge pull request #950 from salesforcecli/dependabot-npm_and_yarn-oclif-4.18.0
chore(dev-deps): bump oclif from 4.17.46 to 4.18.0
2 parents 5087749 + 32780d0 commit 2fd9bbd

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@salesforce/dev-scripts": "^11.0.2",
1717
"@salesforce/plugin-command-reference": "^3.1.54",
1818
"eslint-plugin-sf-plugin": "^1.20.25",
19-
"oclif": "^4.17.46",
19+
"oclif": "^4.18.1",
2020
"ts-node": "^10.9.2",
2121
"typescript": "^5.5.4"
2222
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,7 +1549,7 @@
15491549
"@nodelib/fs.scandir" "2.1.5"
15501550
fastq "^1.6.0"
15511551

1552-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0":
1552+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2":
15531553
version "4.3.2"
15541554
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.2.tgz#522d5f94044ebde5f4041b0bad4f1abfe7a73f61"
15551555
integrity sha512-3OVGENifC2NzYn/t31fYOrZOGJ5WpUfRktz8v/W4QbP4Su3S/BcBuVuIde65B1mHrnAE/62yOFA/kLx4w1Vf8g==
@@ -2789,7 +2789,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
27892789
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
27902790
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
27912791

2792-
ansis@^3.17.0, ansis@^3.3.2:
2792+
ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2:
27932793
version "3.17.0"
27942794
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
27952795
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
@@ -3158,7 +3158,7 @@ chalk@^2.4.2:
31583158
escape-string-regexp "^1.0.5"
31593159
supports-color "^5.3.0"
31603160

3161-
chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
3161+
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
31623162
version "4.1.2"
31633163
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
31643164
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -6060,22 +6060,22 @@ object.values@^1.1.7:
60606060
define-properties "^1.2.0"
60616061
es-abstract "^1.22.1"
60626062

6063-
oclif@^4.17.46:
6064-
version "4.17.46"
6065-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.46.tgz#c7bd4315ae4903ad5f9893f6d6e7b3b78c4209fb"
6066-
integrity sha512-huMvamv0zzIXrCbW5sgy40P1L6fJjPe4IfZKSmkmuPNGSpTy+fcNZ0gYwIuMlxiT3RarLYxYie+RVTyJLE3zXw==
6063+
oclif@^4.18.1:
6064+
version "4.18.1"
6065+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.1.tgz#697c10712f022a4d8b596b15868a149fcbca3e8d"
6066+
integrity sha512-C5w/kUuIH3WxtjSfg3vxbdinT1dZuFoNaU7YhBTRx/FshO4WNHPsRqLgFFdx94dezkbskMJFcESS6i5RM96YSw==
60676067
dependencies:
60686068
"@aws-sdk/client-cloudfront" "^3.787.0"
60696069
"@aws-sdk/client-s3" "^3.787.0"
60706070
"@inquirer/confirm" "^3.1.22"
60716071
"@inquirer/input" "^2.2.4"
60726072
"@inquirer/select" "^2.5.0"
6073-
"@oclif/core" "^4.2.10"
6073+
"@oclif/core" "^4.3.2"
60746074
"@oclif/plugin-help" "^6.2.27"
60756075
"@oclif/plugin-not-found" "^3.2.48"
60766076
"@oclif/plugin-warn-if-update-available" "^3.1.38"
6077+
ansis "^3.16.0"
60776078
async-retry "^1.3.3"
6078-
chalk "^4"
60796079
change-case "^4"
60806080
debug "^4.4.0"
60816081
ejs "^3.1.10"

0 commit comments

Comments
 (0)