Skip to content
This repository was archived by the owner on May 12, 2023. It is now read-only.

Commit c6dddd1

Browse files
authored
Merge pull request #449 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-3.3.10
chore(dev-deps): bump @oclif/plugin-command-snapshot from 3.3.9 to 3.3.10
2 parents f26df5d + 9a110a6 commit c6dddd1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"tslib": "^2"
1313
},
1414
"devDependencies": {
15-
"@oclif/plugin-command-snapshot": "^3.3.9",
15+
"@oclif/plugin-command-snapshot": "^3.3.10",
1616
"@salesforce/cli-plugins-testkit": "^3.3.1",
1717
"@salesforce/dev-config": "^3.0.1",
1818
"@salesforce/dev-scripts": "^4.1.3",

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.0.2-beta.6", "@oclif/core@^2.6.4", "@oclif/core@^2.8.0":
712+
"@oclif/core@^2.0.2-beta.6", "@oclif/core@^2.7.1", "@oclif/core@^2.8.0":
713713
version "2.8.0"
714714
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.0.tgz#4948de3168804169fa68895af8ec4853f332b307"
715715
integrity sha512-A2wHItFrD/WOw5bJ6Mtv9MD7If0bsKNR0pwEY0me+fo4HSXlJOtgYGqmzb8t8akX3DUUT7XsjPajsoHLkIJyvg==
@@ -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-command-snapshot@^3.3.9":
753-
version "3.3.9"
754-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.9.tgz#70899bbb606b4218620f28e4c781bade10f904d4"
755-
integrity sha512-/dX7sPBmgx6avV7QpNpzGN4Kffm9FYKACyomYaEtt3lvfizD0og5DUAecn9lZOwfgPKWcvi+I2makWYBMSblPw==
752+
"@oclif/plugin-command-snapshot@^3.3.10":
753+
version "3.3.10"
754+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.10.tgz#870b9c2107890d6a31360da02e7f568d8bdb658a"
755+
integrity sha512-KVDa2WWP5NCbKgqFyV8XOW4m9ynKofTQILXETnimv/aUI6LfcCADB1543v3OXnMbDbDlA7ypc6KATlsPCMuvsw==
756756
dependencies:
757-
"@oclif/core" "^2.6.4"
757+
"@oclif/core" "^2.7.1"
758758
chalk "^4.1.2"
759759
just-diff "^5.2.0"
760760
lodash "^4.17.21"

0 commit comments

Comments
 (0)