Skip to content

Commit b501d0e

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

2 files changed

Lines changed: 15 additions & 15 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.60",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.20.27",
21-
"oclif": "^4.21.0",
21+
"oclif": "^4.22.1",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.8.3"
2424
},

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,10 @@
139139
"@smithy/util-waiter" "^4.0.6"
140140
tslib "^2.6.2"
141141

142-
"@aws-sdk/client-s3@^3.842.0":
143-
version "3.848.0"
144-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.848.0.tgz#41de4156f44b333532903f0456cdc317fbd627e0"
145-
integrity sha512-6uT+THQfsB92eAH0p5zvpGiSCtO2ZhGwmuw6HWEngui53YIWz7W/GCnN0G7nrKpgD5DPrMaBwqZvKuoAh9NHAQ==
142+
"@aws-sdk/client-s3@^3.848.0":
143+
version "3.850.0"
144+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.850.0.tgz#a831d99d4c06332d9784c6a2d49f082ec8d98186"
145+
integrity sha512-tX5bUfqiLOh6jtAlaiAuOUKFYh8KDG9k9zFLUdgGplC5TP47AYTreUEg+deCTHo4DD3YCvrLuyZ8tIDgKu7neQ==
146146
dependencies:
147147
"@aws-crypto/sha1-browser" "5.2.0"
148148
"@aws-crypto/sha256-browser" "5.2.0"
@@ -1389,10 +1389,10 @@
13891389
ansis "^3.17.0"
13901390
fast-levenshtein "^3.0.0"
13911391

1392-
"@oclif/plugin-warn-if-update-available@^3.1.42":
1393-
version "3.1.44"
1394-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.44.tgz#90085466955601dd2447b5d51bf5a3a4eeab861a"
1395-
integrity sha512-nGYH6j4GZngSWDB0Ah8OZOSreDrS+lN6tyEeBtcP9pYO5fQlsepUy11/XzZmr3o1+3mUk0CTdOYHy/nbTFODNg==
1392+
"@oclif/plugin-warn-if-update-available@^3.1.44":
1393+
version "3.1.45"
1394+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.45.tgz#4519a1421fc0a3c9b4ec2d9c6ff7311633ac830e"
1395+
integrity sha512-tYGLrHZLpt+KLPDdLtpZyrzzy5OZ9uqpfaDm/jy6GUNqfoxZkhD7Kj6Fv9IpM6ePQM8hFVZpUMiWC0NO/AaDaA==
13961396
dependencies:
13971397
"@oclif/core" "^4"
13981398
ansis "^3.17.0"
@@ -5976,20 +5976,20 @@ object.values@^1.1.7:
59765976
define-properties "^1.2.0"
59775977
es-abstract "^1.22.1"
59785978

5979-
oclif@^4.21.0:
5980-
version "4.21.0"
5981-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.21.0.tgz#015cc9100f8e5a1a3f656869e4873aebfaf5e6ea"
5982-
integrity sha512-UPrfDEnslTM0Ore6qjhAl1wrdwU+QUggLGjRuHKnYmwvfh/K0Zvu7lDD2rdD5Yn7dTvZjlxvQPfLvBA90fdO1A==
5979+
oclif@^4.22.1:
5980+
version "4.22.1"
5981+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.1.tgz#3089db11b47b8515659cddd5e92c78f0478b2dab"
5982+
integrity sha512-TU4L1XTQuxeF+mvcvSKfYeh5Zs3XeiQdKUCVLBDumalxhc4j3HwO5lFHnp3vDbP9NWyvSrvbcj+qXLBbELJfbA==
59835983
dependencies:
59845984
"@aws-sdk/client-cloudfront" "^3.844.0"
5985-
"@aws-sdk/client-s3" "^3.842.0"
5985+
"@aws-sdk/client-s3" "^3.848.0"
59865986
"@inquirer/confirm" "^3.1.22"
59875987
"@inquirer/input" "^2.2.4"
59885988
"@inquirer/select" "^2.5.0"
59895989
"@oclif/core" "^4.5.1"
59905990
"@oclif/plugin-help" "^6.2.29"
59915991
"@oclif/plugin-not-found" "^3.2.59"
5992-
"@oclif/plugin-warn-if-update-available" "^3.1.42"
5992+
"@oclif/plugin-warn-if-update-available" "^3.1.44"
59935993
ansis "^3.16.0"
59945994
async-retry "^1.3.3"
59955995
change-case "^4"

0 commit comments

Comments
 (0)