Skip to content

Commit 8cd98f3

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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.5",
1818
"@salesforce/ts-types": "^2.0.10",
1919
"eslint-plugin-sf-plugin": "^1.18.8",
20-
"oclif": "^4.13.6",
20+
"oclif": "^4.13.8",
2121
"ts-node": "^10.9.2",
2222
"typescript": "^5.4.5"
2323
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1718,7 +1718,7 @@
17181718
semver "^7.6.0"
17191719
ts-json-schema-generator "^1.5.1"
17201720

1721-
"@oclif/plugin-help@^6.2.0", "@oclif/plugin-help@^6.2.2":
1721+
"@oclif/plugin-help@^6.2.2":
17221722
version "6.2.2"
17231723
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.2.tgz#d782f273693b19b6d78e7fbf696641d4ddfd8576"
17241724
integrity sha512-2n3QCeq0eaWR/RfwGaJ8LMbparsGktc63WNQfjBFLfGm7VLv3tR5JNYaUrMmL3zUd3emw1SObVXmH6oY0NPEnA==
@@ -5956,18 +5956,18 @@ object.values@^1.1.7:
59565956
define-properties "^1.2.0"
59575957
es-abstract "^1.22.1"
59585958

5959-
oclif@^4.13.6:
5960-
version "4.13.6"
5961-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.13.6.tgz#804f991ef7f77c5d1d3592c0c16c45499ec6bfd4"
5962-
integrity sha512-PnBwhHp+9DiMsUbED0nv13mBGy4PDeDF0blcWfAkS8Uy9+SYgjA3rWxOk5edSdVSv2k2VdSCwitqmGWmOrfBNw==
5959+
oclif@^4.13.8:
5960+
version "4.13.8"
5961+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.13.8.tgz#31bc6857fd34da17df398fbc6c9fe3a5298da85b"
5962+
integrity sha512-A/e31wMSXgerxwqwb7MvPusPLGap9Hrgbmq6bBlVS+PnBvH/gxzDAMaUNI2Abcpi5KOVB/YyAaODtFHiIf3Szw==
59635963
dependencies:
59645964
"@aws-sdk/client-cloudfront" "^3.592.0"
59655965
"@aws-sdk/client-s3" "^3.583.0"
59665966
"@inquirer/confirm" "^3.1.6"
59675967
"@inquirer/input" "^2.1.9"
59685968
"@inquirer/select" "^2.3.5"
59695969
"@oclif/core" "^4"
5970-
"@oclif/plugin-help" "^6.2.0"
5970+
"@oclif/plugin-help" "^6.2.2"
59715971
"@oclif/plugin-not-found" "^3.2.3"
59725972
"@oclif/plugin-warn-if-update-available" "^3.0.19"
59735973
async-retry "^1.3.3"

0 commit comments

Comments
 (0)