Skip to content

Commit 0e543ee

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.4 to 5.3.5
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.4 to 5.3.5. - [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.4...5.3.5) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96b15db commit 0e543ee

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
@@ -17,7 +17,7 @@
1717
"js2xmlparser": "^4.0.2"
1818
},
1919
"devDependencies": {
20-
"@oclif/plugin-command-snapshot": "^5.3.4",
20+
"@oclif/plugin-command-snapshot": "^5.3.5",
2121
"@salesforce/cli-plugins-testkit": "^5.3.39",
2222
"@salesforce/dev-scripts": "^11.0.2",
2323
"@salesforce/plugin-command-reference": "^3.1.59",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,10 +1600,10 @@
16001600
wordwrap "^1.0.0"
16011601
wrap-ansi "^7.0.0"
16021602

1603-
"@oclif/plugin-command-snapshot@^5.3.4":
1604-
version "5.3.4"
1605-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.4.tgz#c6774688457a76871cda59036bfd9c0df24ee994"
1606-
integrity sha512-L+FydkQ4kVv1A26Tv6DZL/uj/Mdq7soEvckaU+9WEdDmTdRoGfX0rHizo9fnnI2vK0y77v+KzR1wx0ECzsID4g==
1603+
"@oclif/plugin-command-snapshot@^5.3.5":
1604+
version "5.3.5"
1605+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.5.tgz#b8c3803d5029299bdee1544cbf3f734d80645ed0"
1606+
integrity sha512-kWRgi57MiBAY+JqEMYAMRwJrjXvddjM8eMRNzJ3RBuC2VEmcQBjxDwsDbudPWKC+6IZUEg6BueCi28CAorb1wQ==
16071607
dependencies:
16081608
"@oclif/core" "^4"
16091609
ansis "^3.17.0"

0 commit comments

Comments
 (0)