Skip to content

Commit f953109

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 3.3.8 to 3.3.10. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@3.3.8...3.3.10) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b77fa42 commit f953109

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
@@ -14,7 +14,7 @@
1414
"tslib": "^2"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^3.3.8",
17+
"@oclif/plugin-command-snapshot": "^3.3.10",
1818
"@oclif/plugin-help": "^5",
1919
"@salesforce/dev-config": "3.1.0",
2020
"@salesforce/dev-scripts": "^4.1.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@
694694
supports-color "^8.1.1"
695695
tslib "^2"
696696

697-
"@oclif/core@^2.0.7", "@oclif/core@^2.1.2", "@oclif/core@^2.4.0", "@oclif/core@^2.8.0":
697+
"@oclif/core@^2.0.7", "@oclif/core@^2.1.2", "@oclif/core@^2.4.0", "@oclif/core@^2.7.1", "@oclif/core@^2.8.0":
698698
version "2.8.0"
699699
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.0.tgz#4948de3168804169fa68895af8ec4853f332b307"
700700
integrity sha512-A2wHItFrD/WOw5bJ6Mtv9MD7If0bsKNR0pwEY0me+fo4HSXlJOtgYGqmzb8t8akX3DUUT7XsjPajsoHLkIJyvg==
@@ -729,12 +729,12 @@
729729
wordwrap "^1.0.0"
730730
wrap-ansi "^7.0.0"
731731

732-
"@oclif/plugin-command-snapshot@^3.3.8":
733-
version "3.3.8"
734-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.8.tgz#4ef6c9b0461b40c4be1f94977e5eb9dd6c756081"
735-
integrity sha512-piYlSDDzldDkvToKEG8HCnYaBwpWIX0b2TNc9ZtmH2khVgwPvmMrfZQfLl/4ZXxobdk0ndgrUUIg0mOhgCAXgg==
732+
"@oclif/plugin-command-snapshot@^3.3.10":
733+
version "3.3.10"
734+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.10.tgz#870b9c2107890d6a31360da02e7f568d8bdb658a"
735+
integrity sha512-KVDa2WWP5NCbKgqFyV8XOW4m9ynKofTQILXETnimv/aUI6LfcCADB1543v3OXnMbDbDlA7ypc6KATlsPCMuvsw==
736736
dependencies:
737-
"@oclif/core" "^2.4.0"
737+
"@oclif/core" "^2.7.1"
738738
chalk "^4.1.2"
739739
just-diff "^5.2.0"
740740
lodash "^4.17.21"

0 commit comments

Comments
 (0)