Skip to content

Commit 9462263

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 7a5e73b commit 9462263

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
@@ -20,7 +20,7 @@
2020
"@salesforce/plugin-command-reference": "^3.1.65",
2121
"@types/tough-cookie": "^4.0.5",
2222
"eslint-plugin-sf-plugin": "^1.20.31",
23-
"oclif": "^4.22.13",
23+
"oclif": "^4.22.14",
2424
"ts-node": "^10.9.2",
2525
"tsx": "^4.20.4",
2626
"typescript": "^5.5.4"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1588,7 +1588,7 @@
15881588
dependencies:
15891589
"@oclif/core" "^4"
15901590

1591-
"@oclif/plugin-not-found@^3.2.64":
1591+
"@oclif/plugin-not-found@^3.2.66":
15921592
version "3.2.66"
15931593
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.66.tgz#78e4b42b7f45fb3c16c4d4312fb5fafb9089125e"
15941594
integrity sha512-f3GmQrq13egIRc8+1aiFGsGUkNCIUv8nxJodmUicCC2BV6dg+KSY/5v3DicDBdni/HisKYt92S+OelAxQiN0EQ==
@@ -6197,10 +6197,10 @@ object.values@^1.1.7:
61976197
define-properties "^1.2.0"
61986198
es-abstract "^1.22.1"
61996199

6200-
oclif@^4.22.13:
6201-
version "4.22.13"
6202-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.13.tgz#3526b7a2620599d55e6ea102d5c7b5f10b8aab83"
6203-
integrity sha512-CSc+5+AReGiAMBcuU8AZIOEpzLnjq9qJHUnWxsJg2MuhAWYwzUzGHxhq2xY4g/PUpP6V1wYTD+h1FOWk7l4UYA==
6200+
oclif@^4.22.14:
6201+
version "4.22.14"
6202+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.14.tgz#3f4ec36a4d979d3c52623daff26d90f14254e5f1"
6203+
integrity sha512-YSLKaWqSr5b1dKHrY5NrycPezFP3rE918LZFr+9gkfSFMyBZcR1HWRcfS2jfLyU0En4TTe1lJxl878+RVLC0ew==
62046204
dependencies:
62056205
"@aws-sdk/client-cloudfront" "^3.873.0"
62066206
"@aws-sdk/client-s3" "^3.864.0"
@@ -6209,7 +6209,7 @@ oclif@^4.22.13:
62096209
"@inquirer/select" "^2.5.0"
62106210
"@oclif/core" "^4.5.2"
62116211
"@oclif/plugin-help" "^6.2.32"
6212-
"@oclif/plugin-not-found" "^3.2.64"
6212+
"@oclif/plugin-not-found" "^3.2.66"
62136213
"@oclif/plugin-warn-if-update-available" "^3.1.46"
62146214
ansis "^3.16.0"
62156215
async-retry "^1.3.3"

0 commit comments

Comments
 (0)