Skip to content

Commit 74d1de9

Browse files
authored
Merge pull request #383 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-5.2.10
chore(dev-deps): bump @oclif/plugin-help from 5.2.9 to 5.2.10
2 parents 8109399 + e156ff8 commit 74d1de9

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"tslib": "^2"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-help": "^5.2.9",
18+
"@oclif/plugin-help": "^5.2.10",
1919
"@salesforce/dev-config": "^4.0.1",
2020
"@salesforce/dev-scripts": "^5.4.2",
2121
"@salesforce/plugin-auth": "^2.8.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@
709709
widest-line "^3.1.0"
710710
wrap-ansi "^7.0.0"
711711

712-
"@oclif/core@^2.8.0", "@oclif/core@^2.8.2", "@oclif/core@^2.8.4", "@oclif/core@^2.8.7":
712+
"@oclif/core@^2.8.2", "@oclif/core@^2.8.4", "@oclif/core@^2.8.7":
713713
version "2.8.7"
714714
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.7.tgz#e3fb73477cfb9e72c89bc68701d04953c084c0e8"
715715
integrity sha512-WTZUFgANYGyHQOmGc2YsczEdqdlG2/ZEfqksHnuYbz3egozpka/R9LrFwNfWPZETi9ydzcjDWwJKUGQmJG3ixA==
@@ -749,12 +749,12 @@
749749
resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91"
750750
integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==
751751

752-
"@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.2.9":
753-
version "5.2.9"
754-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.9.tgz#badbafdfe3f98ac78a5a3b79582e081d4b64c4b7"
755-
integrity sha512-0J3oowPURZJ4Dn1p1WpQ46E4+CoV20KTn1cvsNiDl6Hmbw+qoljKQnArJJzNFeZQxWo4R7/S42PrzKJTVYh68Q==
752+
"@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.2.10":
753+
version "5.2.10"
754+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.10.tgz#f31b35409c8b523d72d5f901efe85dd8ab396635"
755+
integrity sha512-l3hnloPkXOLGGrepLLdj8NsBpVhhEpg4jclIeIBaZzIo6+c+/uqcL2LjvOogmSEf5g4zooRtxivwUpcFiBSaBg==
756756
dependencies:
757-
"@oclif/core" "^2.8.0"
757+
"@oclif/core" "^2.8.7"
758758

759759
"@oclif/plugin-not-found@^2.3.7":
760760
version "2.3.7"

0 commit comments

Comments
 (0)