Skip to content

Commit 2fcf474

Browse files
chore(dev-deps): bump oclif from 4.17.46 to 4.18.0
Bumps [oclif](https://github.com/oclif/oclif) from 4.17.46 to 4.18.0. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.17.46...4.18.0) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a129c6 commit 2fcf474

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"@salesforce/plugin-command-reference": "^3.1.54",
143143
"@salesforce/types": "^1.3.0",
144144
"eslint-plugin-sf-plugin": "^1.20.24",
145-
"oclif": "^4.17.46",
145+
"oclif": "^4.18.0",
146146
"ts-node": "^10.9.2",
147147
"typescript": "^5.8.3"
148148
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3201,7 +3201,7 @@ chalk@^2.4.2:
32013201
escape-string-regexp "^1.0.5"
32023202
supports-color "^5.3.0"
32033203

3204-
chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
3204+
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
32053205
version "4.1.2"
32063206
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
32073207
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -6166,10 +6166,10 @@ object.values@^1.1.7:
61666166
define-properties "^1.2.0"
61676167
es-abstract "^1.22.1"
61686168

6169-
oclif@^4.17.46:
6170-
version "4.17.46"
6171-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.46.tgz#c7bd4315ae4903ad5f9893f6d6e7b3b78c4209fb"
6172-
integrity sha512-huMvamv0zzIXrCbW5sgy40P1L6fJjPe4IfZKSmkmuPNGSpTy+fcNZ0gYwIuMlxiT3RarLYxYie+RVTyJLE3zXw==
6169+
oclif@^4.18.0:
6170+
version "4.18.0"
6171+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.0.tgz#4216a87ae947ae233a92f94448e970fce621b11a"
6172+
integrity sha512-w5b35fT1tIZhJUv+GZLdEo4ZwF/wDeuNVL1cbOcgrQebcg0RMJE0ykFymVlfIPtOZqJzwfO6xeNEwqMy5fVtOw==
61736173
dependencies:
61746174
"@aws-sdk/client-cloudfront" "^3.787.0"
61756175
"@aws-sdk/client-s3" "^3.787.0"
@@ -6180,8 +6180,8 @@ oclif@^4.17.46:
61806180
"@oclif/plugin-help" "^6.2.27"
61816181
"@oclif/plugin-not-found" "^3.2.48"
61826182
"@oclif/plugin-warn-if-update-available" "^3.1.38"
6183+
ansis "^3.16.0"
61836184
async-retry "^1.3.3"
6184-
chalk "^4"
61856185
change-case "^4"
61866186
debug "^4.4.0"
61876187
ejs "^3.1.10"

0 commit comments

Comments
 (0)