Skip to content

Commit 5d767fb

Browse files
authored
Merge pull request #960 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.30
chore(dev-deps): bump @oclif/plugin-help from 6.2.29 to 6.2.30
2 parents 61715b2 + 3a72611 commit 5d767fb

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.29",
19+
"@oclif/plugin-help": "^6.2.30",
2020
"@salesforce/dev-scripts": "^11.0.2",
2121
"@salesforce/plugin-auth": "^3.7.4",
2222
"@salesforce/plugin-user": "^3.6.27",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1594,10 +1594,10 @@
15941594
wordwrap "^1.0.0"
15951595
wrap-ansi "^7.0.0"
15961596

1597-
"@oclif/plugin-help@^6.2.29":
1598-
version "6.2.29"
1599-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.29.tgz#6c349de65f5a7fee5f94032137fc872ac829d259"
1600-
integrity sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==
1597+
"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.30":
1598+
version "6.2.30"
1599+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.30.tgz#4ebeee02da21b19b24cbb9426fb27145792a1ca8"
1600+
integrity sha512-D8qY2F0TYoM1MuLnaYEVo2MQVwdOKJtw7T9MqNrqn4Hh/9cjJxzKKgaesTdRrL5SxjgGBbqftirnje8rNyJ2Kw==
16011601
dependencies:
16021602
"@oclif/core" "^4"
16031603

0 commit comments

Comments
 (0)