8000 chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.1 to 5.3.2 · salesforcecli/plugin-user@9901a57 · GitHub
[go: up one dir, main page]

Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}

Commit 9901a57

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.1 to 5.3.2
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.1 to 5.3.2. - [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@5.3.1...5.3.2) --- updated-dependencies: - dependency-name: "@oc 8000 lif/plugin-command-snapshot" dependency-version: 5.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccf690d commit 9901a57

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
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@oclif/core": "^4.4.0",
15-
"@oclif/plugin-command-snapshot": "^5.3.1",
15+
"@oclif/plugin-command-snapshot": "^5.3.2",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^11.0.2",
1818
"@salesforce/plugin-command-reference": "^3.1.56",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,10 +1579,10 @@
15791579
wordwrap "^1.0.0"
15801580
wrap-ansi "^7.0.0"
15811581

1582-
"@oclif/plugin-command-snapshot@^5.3.1":
1583-
version "5.3.1"
1584-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.1.tgz#95fbba5980c89398dfb3ade0ae733d972f217a03"
1585-
integrity sha512-ytLavwqDuQ2+1Z4vV0lREGKf0JP6GTtVvYnrCMk9FL+C+CU6qnPyzI9fttuqwLMbfrsX8Fl8/6TT7dCWdX6HSg==
1582+
"@oclif/plugin-command-snapshot@^5.3.2":
1583+
version "5.3.2"
1584+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.2.tgz#57d550b6e3f1f69ea6e4c6ec569333f9ee133711"
1585+
integrity sha512-PdzFQ1BRbv1YqOo5+5P/FzpS3xQQs6xVUZFM+kbdhyhFf9baVGrzkyDqa+nWp9SIvBD0cMb4QrLuKMIfNG9JyA==
15861586
dependencies:
15871587
"@oclif/core" "^4"
15881588
ansis "^3.17.0"

0 commit comments

Comments
 (0)
0