Skip to content

Commit d9dcf56

Browse files
chore(dev-deps): bump oclif from 4.10.8 to 4.10.13
Bumps [oclif](https://github.com/oclif/oclif) from 4.10.8 to 4.10.13. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.10.8...4.10.13) --- 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 bd7896f commit d9dcf56

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@salesforce/dev-scripts": "^9.0.0",
1717
"@salesforce/plugin-command-reference": "^3.0.82",
1818
"eslint-plugin-sf-plugin": "^1.18.3",
19-
"oclif": "^4.10.8",
19+
"oclif": "^4.10.13",
2020
"ts-node": "^10.9.2",
2121
"typescript": "^5.4.5"
2222
},

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,17 +1383,17 @@
13831383
dependencies:
13841384
"@oclif/core" "^3.26.2"
13851385

1386-
"@oclif/plugin-not-found@^3.1.8":
1387-
version "3.1.8"
1388-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.1.8.tgz#5fc871019868f425bbf301437630afaebaa914e5"
1389-
integrity sha512-TbpMJ7PODaXuodSivqJo9cFxiVxNUmkCCl1BTdMpLuy82nxMv6aON0W1DVJryJ/OQjM4RKXvH3x3qCB7Xn0U8g==
1386+
"@oclif/plugin-not-found@^3.1.9":
1387+
version "3.1.9"
1388+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.1.9.tgz#fcae1378761be98e774aa11d36ebef69019fd09b"
1389+
integrity sha512-yPh9YAIIIzDRscR8P/yu4D2fwK5z5wze57wspklmNg4pW/tOFhe7BelgOBahSdkJQodS7TUIzI/CN4DWbNWuKQ==
13901390
dependencies:
13911391
"@inquirer/confirm" "^3.1.6"
13921392
"@oclif/core" "^3.26.5"
13931393
chalk "^5.3.0"
13941394
fast-levenshtein "^3.0.0"
13951395

1396-
"@oclif/plugin-warn-if-update-available@^3.0.17":
1396+
"@oclif/plugin-warn-if-update-available@^3.0.19":
13971397
version "3.0.19"
13981398
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz#1009a1ff0016b64731792d169f2ee78e9770f5b1"
13991399
integrity sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==
@@ -5568,10 +5568,10 @@ object.values@^1.1.7:
55685568
define-properties "^1.2.0"
55695569
es-abstract "^1.22.1"
55705570

5571-
oclif@^4.10.8:
5572-
version "4.10.8"
5573-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.8.tgz#04bff6c2cf976db1efc24655c05f5172a433cca7"
5574-
integrity sha512-In7G35G00/u9KuWn/RcDRSxUiHJG7P04TmqRPZEozUxtR4XnNS4EvGoIfi4k5fCY3rMirL/GSdvOoyRaIRGDQw==
5571+
oclif@^4.10.13:
5572+
version "4.10.13"
5573+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.13.tgz#d4ed2535d66dcfeefdc3edee8c8e7d402ed98754"
5574+
integrity sha512-BeWlWGFf3qCFGz2IOLEi9lT0HjhVNFFWgMOloFHY1zHcywnBXoxi46FYBtchW6J3oY70JEkhLYhx9YsrTzcW6Q==
55755575
dependencies:
55765576
"@aws-sdk/client-cloudfront" "^3.574.0"
55775577
"@aws-sdk/client-s3" "^3.569.0"
@@ -5580,8 +5580,8 @@ oclif@^4.10.8:
55805580
"@inquirer/select" "^2.3.2"
55815581
"@oclif/core" "^3.26.5"
55825582
"@oclif/plugin-help" "^6.0.21"
5583-
"@oclif/plugin-not-found" "^3.1.8"
5584-
"@oclif/plugin-warn-if-update-available" "^3.0.17"
5583+
"@oclif/plugin-not-found" "^3.1.9"
5584+
"@oclif/plugin-warn-if-update-available" "^3.0.19"
55855585
async-retry "^1.3.3"
55865586
chalk "^4"
55875587
change-case "^4"
@@ -5593,7 +5593,7 @@ oclif@^4.10.8:
55935593
got "^13"
55945594
lodash "^4.17.21"
55955595
normalize-package-data "^6"
5596-
semver "^7.6.0"
5596+
semver "^7.6.2"
55975597
sort-package-json "^2.10.0"
55985598
tiny-jsonc "^1.0.1"
55995599
validate-npm-package-name "^5.0.0"

0 commit comments

Comments
 (0)