Skip to content

Commit d3357cc

Browse files
authored
Merge pull request #364 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-3.2.9
chore(dev-deps): bump @oclif/plugin-command-snapshot from 3.2.1 to 3.2.9
2 parents abdcd6b + 37c6b1c commit d3357cc

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

yarn.lock

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
is-wsl "^2.1.1"
544544
tslib "^2.3.1"
545545

546-
"@oclif/core@^1.16.4", "@oclif/core@^1.19.1", "@oclif/core@^1.20.0", "@oclif/core@^1.20.2":
546+
"@oclif/core@^1.19.1", "@oclif/core@^1.20.0", "@oclif/core@^1.20.2":
547547
version "1.20.3"
548548
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.3.tgz#e237b1f3d36b9fca4e8f3f91130d83ca1c12636e"
549549
integrity sha512-sM2zQlzOUpHpcTBi7ETnHzK1KRF5BReKvERuF0jRlI2HgQ669arGccv1gkdouyMTG5prG92qy9P4ByhFVkLSQQ==
@@ -638,17 +638,17 @@
638638
tslib "^2.3.1"
639639

640640
"@oclif/plugin-command-snapshot@^3":
641-
version "3.2.1"
642-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.1.tgz#ced71f05026a721749803951dca57a298659f58f"
643-
integrity sha512-9QDqj3aT1NI1zYjXQg6PnZKsV0sb5aREfZJO+k1Cn1htPjlx/ivSDlNlY4SWvfBZfGlqe4+2yzuQlwLOxXGN0Q==
641+
version "3.2.9"
642+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.9.tgz#e2c733a5160e8b39ec7eb20f2405cf37f8c74c3e"
643+
integrity sha512-la7Qh+M9FsPd0UY7ylsLBXsp1nH05W5gSsyTA7SWIStz8gc5VDP4BBQlgc8B3YpLpeRT0D2jbcce5QIw0xoAbw==
644644
dependencies:
645-
"@oclif/core" "^1.16.4"
645+
"@oclif/core" "^1.20.2"
646646
chalk "^4.1.2"
647647
just-diff "^5.1.1"
648648
lodash "^4.17.21"
649-
semver "^7.3.7"
649+
semver "^7.3.8"
650650
ts-json-schema-generator "^1.1.2"
651-
tslib "^2.4.0"
651+
tslib "^2.4.1"
652652

653653
654654
version "3.2.18"
@@ -791,7 +791,7 @@
791791
typedoc-plugin-missing-exports "0.23.0"
792792
typescript "^4.1.3"
793793

794-
"@salesforce/kit@^1.6.1", "@salesforce/kit@^1.7.0", "@salesforce/kit@^1.7.1":
794+
"@salesforce/kit@^1.7.0", "@salesforce/kit@^1.7.1":
795795
version "1.7.1"
796796
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-1.7.1.tgz#2337ae354409726f1822f1b03a3d7073e84cd249"
797797
integrity sha512-XbLtEgMNBGZqtY/OldEru+LzASS3o37MZ6eNlSG19eAroGqFdlr4pzZUD/UaWSt6E0s0arj4IwAP5/hQLbrBZw==
@@ -5354,12 +5354,7 @@ tslib@^1.8.1, tslib@^1.9.0:
53545354
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
53555355
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
53565356

5357-
tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.2.0, tslib@^2.3.1, tslib@^2.4.0:
5358-
version "2.4.0"
5359-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
5360-
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
5361-
5362-
tslib@^2.4.1:
5357+
tslib@^2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.2.0, tslib@^2.3.1, tslib@^2.4.1:
53635358
version "2.4.1"
53645359
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
53655360
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==

0 commit comments

Comments
 (0)