Skip to content

Commit abb5378

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

2 files changed

Lines changed: 5 additions & 5 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.63",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.20.30",
21-
"oclif": "^4.22.5",
21+
"oclif": "^4.22.6",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.9.2"
2424
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5976,10 +5976,10 @@ object.values@^1.1.7:
59765976
define-properties "^1.2.0"
59775977
es-abstract "^1.22.1"
59785978

5979-
oclif@^4.22.5:
5980-
version "4.22.5"
5981-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.5.tgz#5c8171cc45943377dff2e08038770965167e2665"
5982-
integrity sha512-1TViD9V+y3zLnnBzV3cNsKzXxMY7doEcxwny7eqiW4OHDU3PNTPWngG/aidzlKLDXGbajTdjtUpX69UXF78Ahw==
5979+
oclif@^4.22.6:
5980+
version "4.22.6"
5981+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.6.tgz#13d75225ab3f5ef9b305521960af6ac2d09bc265"
5982+
integrity sha512-TsFZfPdhOKtBRv3YKnJMUVbL/JTw5IDs4DoWekpn7c+jBDw/snp0STCe48YYW4hotULwfy2yPbKr0KyzDQ7gjw==
59835983
dependencies:
59845984
"@aws-sdk/client-cloudfront" "^3.850.0"
59855985
"@aws-sdk/client-s3" "^3.850.0"

0 commit comments

Comments
 (0)