Skip to content

Commit 97a2e55

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 2f666d3 commit 97a2e55

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
@@ -26,7 +26,7 @@
2626
"@salesforce/ts-sinon": "^1.4.30",
2727
"eslint-plugin-sf-plugin": "^1.20.24",
2828
"moment": "^2.30.1",
29-
"oclif": "^4.17.46",
29+
"oclif": "^4.18.0",
3030
"ts-node": "^10.9.2",
3131
"typescript": "^5.8.3"
3232
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3327,7 +3327,7 @@ chalk@^2.4.2:
33273327
escape-string-regexp "^1.0.5"
33283328
supports-color "^5.3.0"
33293329

3330-
chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
3330+
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
33313331
version "4.1.2"
33323332
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
33333333
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -6468,10 +6468,10 @@ object.values@^1.1.7:
64686468
define-properties "^1.2.0"
64696469
es-abstract "^1.22.1"
64706470

6471-
oclif@^4.17.46:
6472-
version "4.17.46"
6473-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.46.tgz#c7bd4315ae4903ad5f9893f6d6e7b3b78c4209fb"
6474-
integrity sha512-huMvamv0zzIXrCbW5sgy40P1L6fJjPe4IfZKSmkmuPNGSpTy+fcNZ0gYwIuMlxiT3RarLYxYie+RVTyJLE3zXw==
6471+
oclif@^4.18.0:
6472+
version "4.18.0"
6473+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.0.tgz#4216a87ae947ae233a92f94448e970fce621b11a"
6474+
integrity sha512-w5b35fT1tIZhJUv+GZLdEo4ZwF/wDeuNVL1cbOcgrQebcg0RMJE0ykFymVlfIPtOZqJzwfO6xeNEwqMy5fVtOw==
64756475
dependencies:
64766476
"@aws-sdk/client-cloudfront" "^3.787.0"
64776477
"@aws-sdk/client-s3" "^3.787.0"
@@ -6482,8 +6482,8 @@ oclif@^4.17.46:
64826482
"@oclif/plugin-help" "^6.2.27"
64836483
"@oclif/plugin-not-found" "^3.2.48"
64846484
"@oclif/plugin-warn-if-update-available" "^3.1.38"
6485+
ansis "^3.16.0"
64856486
async-retry "^1.3.3"
6486-
chalk "^4"
64876487
change-case "^4"
64886488
debug "^4.4.0"
64896489
ejs "^3.1.10"

0 commit comments

Comments
 (0)