Skip to content

Commit e49a74b

Browse files
authored
Merge pull request #969 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.31
chore(dev-deps): bump @oclif/plugin-help from 6.2.30 to 6.2.31
2 parents a55500f + 699d2e8 commit e49a74b

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.30",
19+
"@oclif/plugin-help": "^6.2.31",
2020
"@salesforce/dev-scripts": "^11.0.2",
2121
"@salesforce/plugin-auth": "^3.7.7",
2222
"@salesforce/plugin-user": "^3.6.29",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1642,10 +1642,10 @@
16421642
wordwrap "^1.0.0"
16431643
wrap-ansi "^7.0.0"
16441644

1645-
"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.30":
1646-
version "6.2.30"
1647-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.30.tgz#4ebeee02da21b19b24cbb9426fb27145792a1ca8"
1648-
integrity sha512-D8qY2F0TYoM1MuLnaYEVo2MQVwdOKJtw7T9MqNrqn4Hh/9cjJxzKKgaesTdRrL5SxjgGBbqftirnje8rNyJ2Kw==
1645+
"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.31":
1646+
version "6.2.31"
1647+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.31.tgz#0fb80dd1bd8c63e4349a6c0d53046a4d44cec9c1"
1648+
integrity sha512-o4xR98DEFf+VqY+M9B3ZooTm2T/mlGvyBHwHcnsPJCEnvzHqEA9xUlCUK4jm7FBXHhkppziMgCC2snsueLoIpQ==
16491649
dependencies:
16501650
"@oclif/core" "^4"
16511651

0 commit comments

Comments
 (0)