Skip to content

Commit ec7d057

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.5 to 5.3.6 (#522)
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.5 to 5.3.6. - [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.5...5.3.6) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0ef2dd commit ec7d057

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.5",
26+
"@oclif/plugin-command-snapshot": "^5.3.6",
2727
"@salesforce/cli-plugins-testkit": "^5.3.41",
2828
"@salesforce/dev-scripts": "^11.0.4",
2929
"@salesforce/plugin-command-reference": "^3.1.72",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2940,10 +2940,10 @@
29402940
wordwrap "^1.0.0"
29412941
wrap-ansi "^7.0.0"
29422942

2943-
"@oclif/plugin-command-snapshot@^5.3.5":
2944-
version "5.3.5"
2945-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.5.tgz#b8c3803d5029299bdee1544cbf3f734d80645ed0"
2946-
integrity sha512-kWRgi57MiBAY+JqEMYAMRwJrjXvddjM8eMRNzJ3RBuC2VEmcQBjxDwsDbudPWKC+6IZUEg6BueCi28CAorb1wQ==
2943+
"@oclif/plugin-command-snapshot@^5.3.6":
2944+
version "5.3.6"
2945+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.6.tgz#fa9786279b532d8a0c6add51717dd8ea9fc520c9"
2946+
integrity sha512-0uu1KoB5IvS79l7Ao92vUmVHh9eWqP5uWv4oD7aeNFmUnCQrTB8nhdclP2E6MqMoatB6C0Xv+TXWC/ISLqBu3A==
29472947
dependencies:
29482948
"@oclif/core" "^4"
29492949
ansis "^3.17.0"

0 commit comments

Comments
 (0)