Skip to content

Commit c8f687f

Browse files
authored
Merge pull request #66 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-5.2.8
chore(dev-deps): bump @oclif/plugin-help from 5.2.7 to 5.2.8
2 parents 7812fa5 + e4fd31c commit c8f687f

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -682,10 +682,10 @@
682682
supports-color "^8.1.1"
683683
tslib "^2"
684684

685-
"@oclif/core@^2.0.7", "@oclif/core@^2.1.2", "@oclif/core@^2.3.0", "@oclif/core@^2.4.0":
686-
version "2.4.0"
687-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.4.0.tgz#8e5983dd0d50a3c0c170a844fe8925cb639f0a9f"
688-
integrity sha512-wWUnOOfQQty0k1Cstm/iWW6pbG0mHzU7rcUtab2Sni9kjBPCcy6ENTgpsWbb/WdITopqtXmvpYII2fgcjKdzUA==
685+
"@oclif/core@^2.0.7", "@oclif/core@^2.1.2", "@oclif/core@^2.3.0", "@oclif/core@^2.4.0", "@oclif/core@^2.6.2":
686+
version "2.6.2"
687+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.6.2.tgz#6ec15faf0c1e0e01e3c13c1c33827c12baaf0c88"
688+
integrity sha512-roxcBLr4BuoOEDEkMQk4Yy0Tolr39n6i+A63qPLa19vrgxjZZJygh2HpThsn69/UPuEzMq051FnvJ9tNln3Y5g==
689689
dependencies:
690690
"@types/cli-progress" "^3.11.0"
691691
ansi-escapes "^4.3.2"
@@ -711,6 +711,7 @@
711711
strip-ansi "^6.0.1"
712712
supports-color "^8.1.1"
713713
supports-hyperlinks "^2.2.0"
714+
ts-node "^10.9.1"
714715
tslib "^2.5.0"
715716
widest-line "^3.1.0"
716717
wordwrap "^1.0.0"
@@ -730,11 +731,11 @@
730731
tslib "^2.5.0"
731732

732733
"@oclif/plugin-help@^5", "@oclif/plugin-help@^5.1.19":
733-
version "5.2.7"
734-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.7.tgz#3c7ed34186b52fd54b810ec120a5a0130c4abc87"
735-
integrity sha512-p6DJk0QMfzGvXGqrSZTQPitUGi68oGzr48tRKdrVxDDPMAELxHeXXFbkNRNdvjldPpTk44m0PbxV5tWhwurRwg==
734+
version "5.2.8"
735+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.8.tgz#25821ea8588b59e5554187611ce58b8a95d4e90d"
736+
integrity sha512-Fl1DD6Hm7USG/BYqcUmc/hMXK6Bnd3HvkZsRG+qi0dbYaNtY9zJ58C5b3lgPn69bXJlyi1eWX4S8djSUWD8VYg==
736737
dependencies:
737-
"@oclif/core" "^2.4.0"
738+
"@oclif/core" "^2.6.2"
738739

739740
"@oclif/plugin-not-found@^2.3.7":
740741
version "2.3.20"
@@ -6872,7 +6873,7 @@ ts-json-schema-generator@^1.2.0:
68726873
safe-stable-stringify "^2.4.1"
68736874
typescript "~4.9.3"
68746875

6875-
ts-node@^10.0.0, ts-node@^10.8.1:
6876+
ts-node@^10.0.0, ts-node@^10.8.1, ts-node@^10.9.1:
68766877
version "10.9.1"
68776878
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b"
68786879
integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==

0 commit comments

Comments
 (0)