Skip to content

Commit bab6347

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 1b492f3 commit bab6347

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
@@ -22,7 +22,7 @@
2222
"@salesforce/plugin-user": "^3.6.31",
2323
"@types/debug": "^4.1.12",
2424
"eslint-plugin-sf-plugin": "^1.20.30",
25-
"oclif": "^4.22.5",
25+
"oclif": "^4.22.6",
2626
"ts-node": "^10.9.2",
2727
"typescript": "^5.5.4"
2828
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6380,10 +6380,10 @@ object.values@^1.1.7:
63806380
define-properties "^1.2.0"
63816381
es-abstract "^1.22.1"
63826382

6383-
oclif@^4.22.5:
6384-
version "4.22.5"
6385-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.5.tgz#5c8171cc45943377dff2e08038770965167e2665"
6386-
integrity sha512-1TViD9V+y3zLnnBzV3cNsKzXxMY7doEcxwny7eqiW4OHDU3PNTPWngG/aidzlKLDXGbajTdjtUpX69UXF78Ahw==
6383+
oclif@^4.22.6:
6384+
version "4.22.6"
6385+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.6.tgz#13d75225ab3f5ef9b305521960af6ac2d09bc265"
6386+
integrity sha512-TsFZfPdhOKtBRv3YKnJMUVbL/JTw5IDs4DoWekpn7c+jBDw/snp0STCe48YYW4hotULwfy2yPbKr0KyzDQ7gjw==
63876387
dependencies:
63886388
"@aws-sdk/client-cloudfront" "^3.850.0"
63896389
"@aws-sdk/client-s3" "^3.850.0"

0 commit comments

Comments
 (0)