Skip to content

Commit 38afe31

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 1a30dae commit 38afe31

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@salesforce/plugin-command-reference": "^3.1.54",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.20.24",
21-
"oclif": "^4.17.46",
21+
"oclif": "^4.18.0",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.8.3"
2424
},

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2809,7 +2809,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
28092809
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
28102810
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
28112811

2812-
ansis@^3.17.0, ansis@^3.3.2:
2812+
ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2:
28132813
version "3.17.0"
28142814
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
28152815
integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
@@ -3183,7 +3183,7 @@ chalk@^2.4.2:
31833183
escape-string-regexp "^1.0.5"
31843184
supports-color "^5.3.0"
31853185

3186-
chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
3186+
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
31873187
version "4.1.2"
31883188
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
31893189
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -6099,10 +6099,10 @@ object.values@^1.1.7:
60996099
define-properties "^1.2.0"
61006100
es-abstract "^1.22.1"
61016101

6102-
oclif@^4.17.46:
6103-
version "4.17.46"
6104-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.46.tgz#c7bd4315ae4903ad5f9893f6d6e7b3b78c4209fb"
6105-
integrity sha512-huMvamv0zzIXrCbW5sgy40P1L6fJjPe4IfZKSmkmuPNGSpTy+fcNZ0gYwIuMlxiT3RarLYxYie+RVTyJLE3zXw==
6102+
oclif@^4.18.0:
6103+
version "4.18.0"
6104+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.0.tgz#4216a87ae947ae233a92f94448e970fce621b11a"
6105+
integrity sha512-w5b35fT1tIZhJUv+GZLdEo4ZwF/wDeuNVL1cbOcgrQebcg0RMJE0ykFymVlfIPtOZqJzwfO6xeNEwqMy5fVtOw==
61066106
dependencies:
61076107
"@aws-sdk/client-cloudfront" "^3.787.0"
61086108
"@aws-sdk/client-s3" "^3.787.0"
@@ -6113,8 +6113,8 @@ oclif@^4.17.46:
61136113
"@oclif/plugin-help" "^6.2.27"
61146114
"@oclif/plugin-not-found" "^3.2.48"
61156115
"@oclif/plugin-warn-if-update-available" "^3.1.38"
6116+
ansis "^3.16.0"
61166117
async-retry "^1.3.3"
6117-
chalk "^4"
61186118
change-case "^4"
61196119
debug "^4.4.0"
61206120
ejs "^3.1.10"

0 commit comments

Comments
 (0)