Skip to content

Commit 8bb6c13

Browse files
authored
Merge pull request #1056 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.37
chore(dev-deps): bump @oclif/plugin-help from 6.2.36 to 6.2.37
2 parents c0eeeab + f0cd392 commit 8bb6c13

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.36",
19+
"@oclif/plugin-help": "^6.2.40",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-auth": "^3.9.26",
2222
"@salesforce/plugin-user": "^3.6.44",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,10 +1448,10 @@
14481448
wordwrap "^1.0.0"
14491449
wrap-ansi "^7.0.0"
14501450

1451-
"@oclif/plugin-help@^6.2.36":
1452-
version "6.2.36"
1453-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.36.tgz#8d6aaba7b9b934bcb92da9d8e527fc6617cd9fe0"
1454-
integrity sha512-NBQIg5hEMhvdbi4mSrdqRGl5XJ0bqTAHq6vDCCCDXUcfVtdk3ZJbSxtRVWyVvo9E28vwqu6MZyHOJylevqcHbA==
1451+
"@oclif/plugin-help@^6.2.36", "@oclif/plugin-help@^6.2.40":
1452+
version "6.2.40"
1453+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.40.tgz#e7bcac193c39595ca6eb33f675ef944ca13cf46e"
1454+
integrity sha512-sU/PMrz1LnnnNk4T3qvZU8dTUiSc0MZaL7woh2wfuNSXbCnxicJzx4kX1sYeY6eF0NmqFiYlpNEQJykBG0g1sA==
14551455
dependencies:
14561456
"@oclif/core" "^4"
14571457

0 commit comments

Comments
 (0)