Skip to content

Commit 3596376

Browse files
authored
Merge pull request #406 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-5.2.5
chore(dev-deps): bump @oclif/plugin-help from 5.1.22 to 5.2.5
2 parents 5452f65 + 37ff6f8 commit 3596376

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/plugin-command-snapshot": "^3.3.0",
16-
"@oclif/plugin-help": "^5.1.22",
16+
"@oclif/plugin-help": "^5.2.5",
1717
"@salesforce/cli-plugins-testkit": "^3.2.18",
1818
"@salesforce/dev-config": "^3.0.1",
1919
"@salesforce/dev-scripts": "^3.1.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@
708708
is-wsl "^2.1.1"
709709
tslib "^2.3.1"
710710

711-
"@oclif/core@^1.20.3", "@oclif/core@^1.20.4", "@oclif/core@^1.23.1":
711+
"@oclif/core@^1.20.3", "@oclif/core@^1.20.4":
712712
version "1.25.0"
713713
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.25.0.tgz#a3891f903bf211ce1f3c8a05419b686f02c5bbd6"
714714
integrity sha512-vS8L5Uqc5Wuq3zmKVvX5LLcyxhfH2X2q+LG1P6czzkh6k09uLeDaZfwaYPXD7ItM4Vfy+KEctfKiWePeLDnOpg==
@@ -742,7 +742,7 @@
742742
widest-line "^3.1.0"
743743
wrap-ansi "^7.0.0"
744744

745-
"@oclif/core@^2.0.2-beta.6", "@oclif/core@^2.0.3", "@oclif/core@^2.0.7", "@oclif/core@^2.1.1":
745+
"@oclif/core@^2.0.2-beta.6", "@oclif/core@^2.0.3", "@oclif/core@^2.0.7", "@oclif/core@^2.1.1", "@oclif/core@^2.1.7":
746746
version "2.1.7"
747747
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.1.7.tgz#d51d8758a195bb0d813d19a89b286756ddb0b51b"
748748
integrity sha512-6QZvUmKHLqrESIW4mu8azE0sQ7I9LVC3iM9O4ipp53Pqe5pQhIyxv8tB/zvagmPxJXXiCbfPsBazeqjCcM3/tg==
@@ -866,12 +866,12 @@
866866
widest-line "^3.1.0"
867867
wrap-ansi "^6.2.0"
868868

869-
"@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.1.22":
870-
version "5.1.22"
871-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.22.tgz#65b78efe34af10e9427e046fb4d3524d62149226"
872-
integrity sha512-gflrCqV3c7nd1UgknuZZTX6Th9CTkvVyTjL76UNHrea3kCZEpPzsMGhwP989R+j3KSGJGeZVrq2i9g2QXI9tZA==
869+
"@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.2.5":
870+
version "5.2.5"
871+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.5.tgz#416d2c01f44b18b16c884279af2dfef82a644cd3"
872+
integrity sha512-iIN6PNtGrqAH1j+FP5X4aNu24+4BlwbXueFSO7/lM/DDrin42hXoxMlnSNZcrQjFE3myznn+fOu3zlcedV2Y8Q==
873873
dependencies:
874-
"@oclif/core" "^1.23.1"
874+
"@oclif/core" "^2.1.7"
875875

876876
"@oclif/plugin-not-found@^2.3.7":
877877
version "2.3.9"

0 commit comments

Comments
 (0)