Skip to content

Commit d1c7c80

Browse files
authored
Merge pull request #1024 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.34
chore(dev-deps): bump @oclif/plugin-help from 6.2.33 to 6.2.34
2 parents c9ac313 + c315d0b commit d1c7c80

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"handlebars": "^4.7.8"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-help": "^6.2.33",
19+
"@oclif/plugin-help": "^6.2.34",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-auth": "^3.9.13",
2222
"@salesforce/plugin-user": "^3.6.38",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,10 +1745,10 @@
17451745
wordwrap "^1.0.0"
17461746
wrap-ansi "^7.0.0"
17471747

1748-
"@oclif/plugin-help@^6.2.33":
1749-
version "6.2.33"
1750-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.33.tgz#931dc79b09e11ba50186a9846a2cf5a42a99e1ea"
1751-
integrity sha512-9L07S61R0tuXrURdLcVtjF79Nbyv3qGplJ88DVskJBxShbROZl3hBG7W/CNltAK3cnMPlXV8K3kKh+C0N0p4xw==
1748+
"@oclif/plugin-help@^6.2.33", "@oclif/plugin-help@^6.2.34":
1749+
version "6.2.34"
1750+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.34.tgz#8e25d2e23279848acf81b6c1328fd96442bed8e4"
1751+
integrity sha512-RvcDSp1PcXFuPJx8IvkI1sQKAPp7TuR+4QVg+uS+Dv3xG6QSqGW5IMNBdvfmB2NLrvSeIiDHadLv/bz9n4iQWQ==
17521752
dependencies:
17531753
"@oclif/core" "^4"
17541754

0 commit comments

Comments
 (0)