Skip to content

Commit f81a66b

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

2 files changed

Lines changed: 7 additions & 7 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.49",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.20.18",
21-
"oclif": "^4.17.41",
21+
"oclif": "^4.17.42",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.8.2"
2424
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,7 +1683,7 @@
16831683
dependencies:
16841684
"@oclif/core" "^4"
16851685

1686-
"@oclif/plugin-not-found@^3.2.46":
1686+
"@oclif/plugin-not-found@^3.2.48":
16871687
version "3.2.48"
16881688
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.48.tgz#691ded2d1064af7d9109564548e7112338ca3156"
16891689
integrity sha512-H2y3PtiU/MYZXvvWUR0vr4PCoSSsN8inGDlLgLxQ4q+osAlJ256RxKCVMsSJG9fWt+Pg/+wrLzpx0OsbyVOi9g==
@@ -6479,10 +6479,10 @@ object.values@^1.1.7:
64796479
define-properties "^1.2.0"
64806480
es-abstract "^1.22.1"
64816481

6482-
oclif@^4.17.41:
6483-
version "4.17.41"
6484-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.41.tgz#7f50091e7acf89562ec98f7a7da48ac5547c8ab6"
6485-
integrity sha512-l1VlcXDOXXpMmClGmxJSyas/vMbq1XdyZsCGG7s83oNAIcEdZZFe5NPmxO2ZPRCPFhKy+zoV8f5/NpUuoc4H8Q==
6482+
oclif@^4.17.42:
6483+
version "4.17.42"
6484+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.42.tgz#46c85172ada1b45c42ce7e3825bd8c31085e130a"
6485+
integrity sha512-a20QxwQ9zqejl4Qgo8l7oTa0Z3oi04gpAohRySblzu7J6J+Wi3FY03yY9rAyY1GEIw8j0fQ4PC9K8CKsZoOt4Q==
64866486
dependencies:
64876487
"@aws-sdk/client-cloudfront" "^3.764.0"
64886488
"@aws-sdk/client-s3" "^3.772.0"
@@ -6491,7 +6491,7 @@ oclif@^4.17.41:
64916491
"@inquirer/select" "^2.5.0"
64926492
"@oclif/core" "^4.2.10"
64936493
"@oclif/plugin-help" "^6.2.27"
6494-
"@oclif/plugin-not-found" "^3.2.46"
6494+
"@oclif/plugin-not-found" "^3.2.48"
64956495
"@oclif/plugin-warn-if-update-available" "^3.1.31"
64966496
async-retry "^1.3.3"
64976497
chalk "^4"

0 commit comments

Comments
 (0)