Skip to content

Commit 2a5f6de

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.40 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.2.40...5.3.2) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3bab70 commit 2a5f6de

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
@@ -23,7 +23,7 @@
2323
"xml2js": "^0.6.2"
2424
},
2525
"devDependencies": {
26-
"@oclif/plugin-command-snapshot": "^5.2.40",
26+
"@oclif/plugin-command-snapshot": "^5.3.2",
2727
"@salesforce/cli-plugins-testkit": "^5.3.39",
2828
"@salesforce/dev-scripts": "^11.0.2",
2929
"@salesforce/plugin-command-reference": "^3.1.56",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2756,10 +2756,10 @@
27562756
wordwrap "^1.0.0"
27572757
wrap-ansi "^7.0.0"
27582758

2759-
"@oclif/plugin-command-snapshot@^5.2.40":
2760-
version "5.2.40"
2761-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.40.tgz#911130e805ee0117dc3c7aa7de3ff7b5832debc8"
2762-
integrity sha512-RxBy6NzjGKKMjNpvhCd3G7GvHt9W9EpldELEvZFY1uWWVFotRDDm/HqurV9ry6IaAinIHOuYYV/FsnyhigZZuw==
2759+
"@oclif/plugin-command-snapshot@^5.3.2":
2760+
version "5.3.2"
2761+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.2.tgz#57d550b6e3f1f69ea6e4c6ec569333f9ee133711"
2762+
integrity sha512-PdzFQ1BRbv1YqOo5+5P/FzpS3xQQs6xVUZFM+kbdhyhFf9baVGrzkyDqa+nWp9SIvBD0cMb4QrLuKMIfNG9JyA==
27632763
dependencies:
27642764
"@oclif/core" "^4"
27652765
ansis "^3.17.0"

0 commit comments

Comments
 (0)