Skip to content

Commit 1b492f3

Browse files
authored
Merge pull request #978 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.32
chore(dev-deps): bump @oclif/plugin-help from 6.2.31 to 6.2.32
2 parents 839b473 + d04c35d commit 1b492f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.31",
19+
"@oclif/plugin-help": "^6.2.32",
2020
"@salesforce/dev-scripts": "^11.0.2",
2121
"@salesforce/plugin-auth": "^3.7.16",
2222
"@salesforce/plugin-user": "^3.6.31",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1615,10 +1615,10 @@
16151615
wordwrap "^1.0.0"
16161616
wrap-ansi "^7.0.0"
16171617

1618-
"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.31":
1619-
version "6.2.31"
1620-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.31.tgz#0fb80dd1bd8c63e4349a6c0d53046a4d44cec9c1"
1621-
integrity sha512-o4xR98DEFf+VqY+M9B3ZooTm2T/mlGvyBHwHcnsPJCEnvzHqEA9xUlCUK4jm7FBXHhkppziMgCC2snsueLoIpQ==
1618+
"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.32":
1619+
version "6.2.32"
1620+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.32.tgz#b903d845b271737811383fed879cf6c379bf23fa"
1621+
integrity sha512-LrmMdo9EMJciOvF8UurdoTcTMymv5npKtxMAyonZvhSvGR8YwCKnuHIh00+SO2mNtGOYam7f4xHnUmj2qmanyA==
16221622
dependencies:
16231623
"@oclif/core" "^4"
16241624

0 commit comments

Comments
 (0)