Skip to content

Commit f496360

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 8016ffb commit f496360

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/dev-scripts": "^11.0.2",
1919
"@salesforce/plugin-command-reference": "^3.1.63",
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
@@ -6457,10 +6457,10 @@ obliterator@^2.0.1, obliterator@^2.0.2:
64576457
resolved "https://registry.yarnpkg.com/obliterator/-/obliterator-2.0.5.tgz#031e0145354b0c18840336ae51d41e7d6d2c76aa"
64586458
integrity sha512-42CPE9AhahZRsMNslczq0ctAEtqk8Eka26QofnqC346BZdHDySk3LWka23LI7ULIw11NmltpiLagIq8gBozxTw==
64596459

6460-
oclif@^4.22.5:
6461-
version "4.22.5"
6462-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.5.tgz#5c8171cc45943377dff2e08038770965167e2665"
6463-
integrity sha512-1TViD9V+y3zLnnBzV3cNsKzXxMY7doEcxwny7eqiW4OHDU3PNTPWngG/aidzlKLDXGbajTdjtUpX69UXF78Ahw==
6460+
oclif@^4.22.6:
6461+
version "4.22.6"
6462+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.6.tgz#13d75225ab3f5ef9b305521960af6ac2d09bc265"
6463+
integrity sha512-TsFZfPdhOKtBRv3YKnJMUVbL/JTw5IDs4DoWekpn7c+jBDw/snp0STCe48YYW4hotULwfy2yPbKr0KyzDQ7gjw==
64646464
dependencies:
64656465
"@aws-sdk/client-cloudfront" "^3.850.0"
64666466
"@aws-sdk/client-s3" "^3.850.0"

0 commit comments

Comments
 (0)