Skip to content

Commit a6b4e2a

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.2 to 5.3.3 (#443)
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.2 to 5.3.3. - [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.2...5.3.3) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef84281 commit a6b4e2a

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.3.2",
26+
"@oclif/plugin-command-snapshot": "^5.3.3",
2727
"@salesforce/cli-plugins-testkit": "^5.3.39",
2828
"@salesforce/dev-scripts": "^11.0.2",
2929
"@salesforce/plugin-command-reference": "^3.1.58",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2772,10 +2772,10 @@
27722772
wordwrap "^1.0.0"
27732773
wrap-ansi "^7.0.0"
27742774

2775-
"@oclif/plugin-command-snapshot@^5.3.2":
2776-
version "5.3.2"
2777-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.2.tgz#57d550b6e3f1f69ea6e4c6ec569333f9ee133711"
2778-
integrity sha512-PdzFQ1BRbv1YqOo5+5P/FzpS3xQQs6xVUZFM+kbdhyhFf9baVGrzkyDqa+nWp9SIvBD0cMb4QrLuKMIfNG9JyA==
2775+
"@oclif/plugin-command-snapshot@^5.3.3":
2776+
version "5.3.3"
2777+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.3.tgz#0b38547739e6f5481b3a11a3de47a841353a23ca"
2778+
integrity sha512-aQVUrP98pjrUAogSz2t0sP+PJs4NeN+jce3EIuMz1T2cYGpdFABg4IXGcZe3gGV4MnNBTSCDoZTV0CnJ5IpSoA==
27792779
dependencies:
27802780
"@oclif/core" "^4"
27812781
ansis "^3.17.0"

0 commit comments

Comments
 (0)