Skip to content

Commit 3493718

Browse files
chore(dev-deps): bump oclif from 4.19.0 to 4.20.1
Bumps [oclif](https://github.com/oclif/oclif) from 4.19.0 to 4.20.1. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.19.0...4.20.1) --- updated-dependencies: - dependency-name: oclif dependency-version: 4.20.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 491511d commit 3493718

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@salesforce/plugin-command-reference": "^3.1.54",
2323
"@salesforce/ts-sinon": "^1.4.30",
2424
"eslint-plugin-sf-plugin": "^1.20.26",
25-
"oclif": "^4.19.0",
25+
"oclif": "^4.20.1",
2626
"ts-node": "^10.9.2",
2727
"typescript": "^5.5.4"
2828
},

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,7 +1568,7 @@
15681568
"@nodelib/fs.scandir" "2.1.5"
15691569
fastq "^1.6.0"
15701570

1571-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.3":
1571+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0":
15721572
version "4.4.0"
15731573
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
15741574
integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
@@ -1624,14 +1624,14 @@
16241624
ansis "^3.17.0"
16251625
fast-levenshtein "^3.0.0"
16261626

1627-
"@oclif/plugin-warn-if-update-available@^3.1.38":
1628-
version "3.1.38"
1629-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.38.tgz#331f9ed8d6e9e36919c0814b24c8c9adbfe2acc4"
1630-
integrity sha512-lwYtVXdQaBJV94DglPu140Bc6NmmysHhX5PZtdxeNcUG2BgSX/Sre7oCzMEgmuhe4Lu2jDviMxTX81a8wv6v1w==
1627+
"@oclif/plugin-warn-if-update-available@^3.1.41":
1628+
version "3.1.42"
1629+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.42.tgz#c03e4a9c1b4bca301524d26bf3d94bf5515a08e8"
1630+
integrity sha512-bcBfON81gYCx6x50HjrcL7gRiz7bEuLdQNifMsMcBtBq3IpOifyS8/l5R3REEy9kHJ1qdcSYehtopMvS4ov9lA==
16311631
dependencies:
16321632
"@oclif/core" "^4"
16331633
ansis "^3.17.0"
1634-
debug "^4.4.0"
1634+
debug "^4.4.1"
16351635
http-call "^5.2.2"
16361636
lodash "^4.17.21"
16371637
registry-auth-token "^5.1.0"
@@ -6382,20 +6382,20 @@ object.values@^1.1.7:
63826382
define-properties "^1.2.0"
63836383
es-abstract "^1.22.1"
63846384

6385-
oclif@^4.19.0:
6386-
version "4.19.0"
6387-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.19.0.tgz#5f174b18a6c1d219400804e1125a5a1edf2818dd"
6388-
integrity sha512-Edb844zoNrMP/m4SUXLxP9HfLpM0MTeS8NMEjavPBS0x4vZpAMkFjY9Q9yZRm+V0wLeQpGJgeSGFlTIt24EfLg==
6385+
oclif@^4.20.1:
6386+
version "4.20.1"
6387+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.20.1.tgz#26caab0b2cd7c6548f3ff94abc1287b17fa04bf8"
6388+
integrity sha512-XsC6MaYTEtIjkq43sXIrGiq+wtuzxCYWv43gIaFAg8KszOutojqlACwrz1dgCgUAwanwv+BNBNJLnvwQ84dpjg==
63896389
dependencies:
63906390
"@aws-sdk/client-cloudfront" "^3.787.0"
63916391
"@aws-sdk/client-s3" "^3.787.0"
63926392
"@inquirer/confirm" "^3.1.22"
63936393
"@inquirer/input" "^2.2.4"
63946394
"@inquirer/select" "^2.5.0"
6395-
"@oclif/core" "^4.3.3"
6395+
"@oclif/core" "^4.4.0"
63966396
"@oclif/plugin-help" "^6.2.29"
63976397
"@oclif/plugin-not-found" "^3.2.57"
6398-
"@oclif/plugin-warn-if-update-available" "^3.1.38"
6398+
"@oclif/plugin-warn-if-update-available" "^3.1.41"
63996399
ansis "^3.16.0"
64006400
async-retry "^1.3.3"
64016401
change-case "^4"

0 commit comments

Comments
 (0)