Skip to content

Commit 01b9407

Browse files
chore(dev-deps): bump oclif from 3.2.16 to 3.2.21
Bumps [oclif](https://github.com/oclif/oclif) from 3.2.16 to 3.2.21. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@3.2.16...3.2.21) --- 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 8f72498 commit 01b9407

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"husky": "^7.0.4",
3838
"mocha": "^9.1.3",
3939
"nyc": "^15.1.0",
40-
"oclif": "^3.2.16",
40+
"oclif": "^3.2.21",
4141
"prettier": "^2.7.1",
4242
"pretty-quick": "^3.1.3",
4343
"salesforce-alm": "^54.8.1",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -839,20 +839,20 @@
839839
widest-line "^3.1.0"
840840
wrap-ansi "^6.2.0"
841841

842-
"@oclif/plugin-help@^5.1.14":
843-
version "5.1.14"
844-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.14.tgz#641e6f2c7effb4a21573d50c649af662a919bcf9"
845-
integrity sha512-jhpD0a2bEp3YW93sQcUM3b15DH+svQqC9pMXNp1m1VyAPoskdaELgt5P/5SjmNuFwqws8scxpbYKlr2/lvvkGQ==
842+
"@oclif/plugin-help@^5.1.16":
843+
version "5.1.16"
844+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.16.tgz#b55376e50007ba6b73819b11d02232288203fb70"
845+
integrity sha512-30uy/bRUzptI4mFf6re1imTBxJJB2r9pQyZ7sbr8zn0oymLZX4dMArlMDi/LwpPqEtIN3fivXgDkjcoKO8ezGQ==
846846
dependencies:
847-
"@oclif/core" "^1.16.4"
847+
"@oclif/core" "^1.19.1"
848848

849-
"@oclif/plugin-not-found@^2.3.4":
850-
version "2.3.5"
851-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.5.tgz#76d939d57f207039061a14727ee263de14e1a739"
852-
integrity sha512-8c1hf6+JnWmtGQS5gBSGlbMOYLbssz0mpGytlzevHZzPes2k8EGuNQBOP2nEeyObM9HhbNjzBRjwJcjDB6zoQQ==
849+
"@oclif/plugin-not-found@^2.3.5":
850+
version "2.3.6"
851+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.6.tgz#279dec98219512f7d2d667dd3a4b55abe6a1f9a8"
852+
integrity sha512-VcO8VwHalrALUV+vZO1mEAjt1r4JM//rmW8Rw9Ca1/aITnOC58Saf8v2MpZABuu7QeJ/LbwQsZglR0MNDAbYnw==
853853
dependencies:
854854
"@oclif/color" "^1.0.1"
855-
"@oclif/core" "^1.18.0"
855+
"@oclif/core" "^1.19.1"
856856
fast-levenshtein "^3.0.0"
857857
lodash "^4.17.21"
858858

@@ -7522,14 +7522,14 @@ object.values@^1.1.5:
75227522
define-properties "^1.1.3"
75237523
es-abstract "^1.19.1"
75247524

7525-
oclif@^3.2.16:
7526-
version "3.2.16"
7527-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.2.16.tgz#46a7cea544b3c4037f6c2a2c5a5fd76d347121dc"
7528-
integrity sha512-4BsGj9mxEz56vCKzvjdijnqa4p2f0uWDjtPwGlUYZe+MtRVo+lNLzCxLM/w8WcLpOSxB3SGXdQIw4W5koVmwUg==
7525+
oclif@^3.2.21:
7526+
version "3.2.21"
7527+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.2.21.tgz#6f039d701c4ceb6241d818a836686d52d38cf3a0"
7528+
integrity sha512-7U39WYAoHBuciUT3cSncRgGKfunyFJWrkoOfyv5OurlJ4JLleFrwDngZQ1nMrISWlRvwo/ayGqMbkjHipdxVNw==
75297529
dependencies:
7530-
"@oclif/core" "^1.16.4"
7531-
"@oclif/plugin-help" "^5.1.14"
7532-
"@oclif/plugin-not-found" "^2.3.4"
7530+
"@oclif/core" "^1.18.0"
7531+
"@oclif/plugin-help" "^5.1.16"
7532+
"@oclif/plugin-not-found" "^2.3.5"
75337533
"@oclif/plugin-warn-if-update-available" "^2.0.6"
75347534
aws-sdk "^2.1231.0"
75357535
concurrently "^7.4.0"

0 commit comments

Comments
 (0)