Skip to content

Commit 0e654f2

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

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.65",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.20.31",
21-
"oclif": "^4.22.13",
21+
"oclif": "^4.22.14",
2222
"ts-node": "^10.9.2",
2323
"typescript": "^5.9.2"
2424
},

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,7 +1417,7 @@
14171417
dependencies:
14181418
"@oclif/core" "^4"
14191419

1420-
"@oclif/plugin-not-found@^3.2.64":
1420+
"@oclif/plugin-not-found@^3.2.66":
14211421
version "3.2.66"
14221422
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.66.tgz#78e4b42b7f45fb3c16c4d4312fb5fafb9089125e"
14231423
integrity sha512-f3GmQrq13egIRc8+1aiFGsGUkNCIUv8nxJodmUicCC2BV6dg+KSY/5v3DicDBdni/HisKYt92S+OelAxQiN0EQ==
@@ -5972,10 +5972,10 @@ object.values@^1.1.7:
59725972
define-properties "^1.2.0"
59735973
es-abstract "^1.22.1"
59745974

5975-
oclif@^4.22.13:
5976-
version "4.22.13"
5977-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.13.tgz#3526b7a2620599d55e6ea102d5c7b5f10b8aab83"
5978-
integrity sha512-CSc+5+AReGiAMBcuU8AZIOEpzLnjq9qJHUnWxsJg2MuhAWYwzUzGHxhq2xY4g/PUpP6V1wYTD+h1FOWk7l4UYA==
5975+
oclif@^4.22.14:
5976+
version "4.22.14"
5977+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.14.tgz#3f4ec36a4d979d3c52623daff26d90f14254e5f1"
5978+
integrity sha512-YSLKaWqSr5b1dKHrY5NrycPezFP3rE918LZFr+9gkfSFMyBZcR1HWRcfS2jfLyU0En4TTe1lJxl878+RVLC0ew==
59795979
dependencies:
59805980
"@aws-sdk/client-cloudfront" "^3.873.0"
59815981
"@aws-sdk/client-s3" "^3.864.0"
@@ -5984,7 +5984,7 @@ oclif@^4.22.13:
59845984
"@inquirer/select" "^2.5.0"
59855985
"@oclif/core" "^4.5.2"
59865986
"@oclif/plugin-help" "^6.2.32"
5987-
"@oclif/plugin-not-found" "^3.2.64"
5987+
"@oclif/plugin-not-found" "^3.2.66"
59885988
"@oclif/plugin-warn-if-update-available" "^3.1.46"
59895989
ansis "^3.16.0"
59905990
async-retry "^1.3.3"

0 commit comments

Comments
 (0)