Skip to content

Commit f0c74be

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 c94519a commit f0c74be

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
@@ -17,7 +17,7 @@
1717
"@salesforce/plugin-command-reference": "^3.1.63",
1818
"@salesforce/ts-types": "^2.0.11",
1919
"eslint-plugin-sf-plugin": "^1.20.30",
20-
"oclif": "^4.22.5",
20+
"oclif": "^4.22.6",
2121
"ts-node": "^10.9.2",
2222
"typescript": "^5.5.4"
2323
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6130,10 +6130,10 @@ object.values@^1.1.7:
61306130
define-properties "^1.2.0"
61316131
es-abstract "^1.22.1"
61326132

6133-
oclif@^4.22.5:
6134-
version "4.22.5"
6135-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.5.tgz#5c8171cc45943377dff2e08038770965167e2665"
6136-
integrity sha512-1TViD9V+y3zLnnBzV3cNsKzXxMY7doEcxwny7eqiW4OHDU3PNTPWngG/aidzlKLDXGbajTdjtUpX69UXF78Ahw==
6133+
oclif@^4.22.6:
6134+
version "4.22.6"
6135+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.6.tgz#13d75225ab3f5ef9b305521960af6ac2d09bc265"
6136+
integrity sha512-TsFZfPdhOKtBRv3YKnJMUVbL/JTw5IDs4DoWekpn7c+jBDw/snp0STCe48YYW4hotULwfy2yPbKr0KyzDQ7gjw==
61376137
dependencies:
61386138
"@aws-sdk/client-cloudfront" "^3.850.0"
61396139
"@aws-sdk/client-s3" "^3.850.0"

0 commit comments

Comments
 (0)