Skip to content

Commit 328fa79

Browse files
authored
Merge pull request #479 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-3.2.7
chore(dev-deps): bump @oclif/plugin-command-snapshot from 3.2.6 to 3.2.7
2 parents 9d480e8 + 5167677 commit 328fa79

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.2.6",
17+
"@oclif/plugin-command-snapshot": "^3.2.7",
1818
"@oclif/test": "^2.2.4",
1919
"@salesforce/cli-plugins-testkit": "^3.2.3",
2020
"@salesforce/dev-config": "^3.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -818,12 +818,12 @@
818818
chalk "^4.1.0"
819819
tslib "^2.3.1"
820820

821-
"@oclif/plugin-command-snapshot@^3.2.6":
822-
version "3.2.6"
823-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.6.tgz#a7f48a5c8171c5a6d49b24d650c83f7fcfd6e689"
824-
integrity sha512-oUJ/VQJCYbtZlrj8CTbspS1Iq/QEAXlpacxdHgDca956qCqoed0/Y6dDzuOOP7/yz+2yOEvqOlx5ibhHTzw3DQ==
821+
"@oclif/plugin-command-snapshot@^3.2.7":
822+
version "3.2.7"
823+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.7.tgz#68779cbac74e3b6d65ad04c72cbc171570e76a08"
824+
integrity sha512-zKh9z/JdnpIz9uw+8DKRY8zH2lIH9IYu9T+FLteW1xjErXSOo924BiUehr7iJNY79XDeU2w0eAP9u+CfwH4KCA==
825825
dependencies:
826-
"@oclif/core" "^1.19.1"
826+
"@oclif/core" "^1.20.0"
827827
chalk "^4.1.2"
828828
just-diff "^5.1.1"
829829
lodash "^4.17.21"

0 commit comments

Comments
 (0)