Skip to content

Commit 7f70b36

Browse files
authored
Merge pull request #955 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.2
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.1 to 5.3.2
2 parents 2169d2f + b9112d6 commit 7f70b36

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@salesforce/sf-plugins-core": "^12"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.3.1",
14+
"@oclif/plugin-command-snapshot": "^5.3.2",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^11.0.2",
1717
"@salesforce/plugin-command-reference": "^3.1.56",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,10 +1573,10 @@
15731573
wordwrap "^1.0.0"
15741574
wrap-ansi "^7.0.0"
15751575

1576-
"@oclif/plugin-command-snapshot@^5.3.1":
1577-
version "5.3.1"
1578-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.1.tgz#95fbba5980c89398dfb3ade0ae733d972f217a03"
1579-
integrity sha512-ytLavwqDuQ2+1Z4vV0lREGKf0JP6GTtVvYnrCMk9FL+C+CU6qnPyzI9fttuqwLMbfrsX8Fl8/6TT7dCWdX6HSg==
1576+
"@oclif/plugin-command-snapshot@^5.3.2":
1577+
version "5.3.2"
1578+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.2.tgz#57d550b6e3f1f69ea6e4c6ec569333f9ee133711"
1579+
integrity sha512-PdzFQ1BRbv1YqOo5+5P/FzpS3xQQs6xVUZFM+kbdhyhFf9baVGrzkyDqa+nWp9SIvBD0cMb4QrLuKMIfNG9JyA==
15801580
dependencies:
15811581
"@oclif/core" "^4"
15821582
ansis "^3.17.0"

0 commit comments

Comments
 (0)