Skip to content

Commit 96c8471

Browse files
chore(dev-deps): bump oclif from 4.21.2 to 4.22.1
Bumps [oclif](https://github.com/oclif/oclif) from 4.21.2 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.2...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 fdc3e1f commit 96c8471

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@salesforce/dev-scripts": "^11.0.2",
1717
"@salesforce/plugin-command-reference": "^3.1.60",
1818
"eslint-plugin-sf-plugin": "^1.20.30",
19-
"oclif": "^4.21.2",
19+
"oclif": "^4.22.2",
2020
"ts-node": "^10.9.2",
2121
"typescript": "^5.5.4"
2222
},

yarn.lock

Lines changed: 9 additions & 9 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.848.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.850.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"
@@ -5966,13 +5966,13 @@ object.values@^1.1.7:
59665966
define-properties "^1.2.0"
59675967
es-abstract "^1.22.1"
59685968

5969-
oclif@^4.21.2:
5970-
version "4.21.2"
5971-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.21.2.tgz#792e62d064f02c9b55cfdc550d56f3539c395b68"
5972-
integrity sha512-35tbPZ4VecO2NYt+1aLYM55p5x5xvlN3/DosMOmnXyD9aj86F9t94SMS0WvAzXsw1tC6zuX5YzP8OtExmrtOyA==
5969+
oclif@^4.22.2:
5970+
version "4.22.2"
5971+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.2.tgz#7314d4433fb3e2ba12c660a6aa921829f660eec7"
5972+
integrity sha512-jGvJyHN2Oc/oODYzdciEJxzekVhy2zyROlwHaAroZok8bHoUffWVQUltLLJMMWYrgw3dyj0JZdudyO1Oy+Zkpg==
59735973
dependencies:
59745974
"@aws-sdk/client-cloudfront" "^3.844.0"
5975-
"@aws-sdk/client-s3" "^3.848.0"
5975+
"@aws-sdk/client-s3" "^3.850.0"
59765976
"@inquirer/confirm" "^3.1.22"
59775977
"@inquirer/input" "^2.2.4"
59785978
"@inquirer/select" "^2.5.0"

0 commit comments

Comments
 (0)