Skip to content

Commit 576274a

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.3 to 5.3.4 (#703)
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.3 to 5.3.4. - [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.3...5.3.4) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.4 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 390722e commit 576274a

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
@@ -16,7 +16,7 @@
1616
"moment": "^2.30.1"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.3.3",
19+
"@oclif/plugin-command-snapshot": "^5.3.4",
2020
"@salesforce/cli-plugins-testkit": "^5.3.39",
2121
"@salesforce/dev-scripts": "^8.5.0",
2222
"@salesforce/plugin-command-reference": "^3.1.59",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,10 +1500,10 @@
15001500
wordwrap "^1.0.0"
15011501
wrap-ansi "^7.0.0"
15021502

1503-
"@oclif/plugin-command-snapshot@^5.3.3":
1504-
version "5.3.3"
1505-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.3.tgz#0b38547739e6f5481b3a11a3de47a841353a23ca"
1506-
integrity sha512-aQVUrP98pjrUAogSz2t0sP+PJs4NeN+jce3EIuMz1T2cYGpdFABg4IXGcZe3gGV4MnNBTSCDoZTV0CnJ5IpSoA==
1503+
"@oclif/plugin-command-snapshot@^5.3.4":
1504+
version "5.3.4"
1505+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.4.tgz#c6774688457a76871cda59036bfd9c0df24ee994"
1506+
integrity sha512-L+FydkQ4kVv1A26Tv6DZL/uj/Mdq7soEvckaU+9WEdDmTdRoGfX0rHizo9fnnI2vK0y77v+KzR1wx0ECzsID4g==
15071507
dependencies:
15081508
"@oclif/core" "^4"
15091509
ansis "^3.17.0"

0 commit comments

Comments
 (0)