Skip to content

Commit 3b367d6

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.3 to 5.3.5 (#484)
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.3 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.3...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9511361 commit 3b367d6

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
@@ -24,7 +24,7 @@
2424
"xml2js": "^0.6.2"
2525
},
2626
"devDependencies": {
27-
"@oclif/plugin-command-snapshot": "^5.3.3",
27+
"@oclif/plugin-command-snapshot": "^5.3.5",
2828
"@salesforce/cli-plugins-testkit": "^5.3.39",
2929
"@salesforce/dev-scripts": "^11.0.2",
3030
"@salesforce/plugin-command-reference": "^3.1.65",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3167,10 +3167,10 @@
31673167
wordwrap "^1.0.0"
31683168
wrap-ansi "^7.0.0"
31693169

3170-
"@oclif/plugin-command-snapshot@^5.3.3":
3171-
version "5.3.3"
3172-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.3.tgz#0b38547739e6f5481b3a11a3de47a841353a23ca"
3173-
integrity sha512-aQVUrP98pjrUAogSz2t0sP+PJs4NeN+jce3EIuMz1T2cYGpdFABg4IXGcZe3gGV4MnNBTSCDoZTV0CnJ5IpSoA==
3170+
"@oclif/plugin-command-snapshot@^5.3.5":
3171+
version "5.3.5"
3172+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.5.tgz#b8c3803d5029299bdee1544cbf3f734d80645ed0"
3173+
integrity sha512-kWRgi57MiBAY+JqEMYAMRwJrjXvddjM8eMRNzJ3RBuC2VEmcQBjxDwsDbudPWKC+6IZUEg6BueCi28CAorb1wQ==
31743174
dependencies:
31753175
"@oclif/core" "^4"
31763176
ansis "^3.17.0"

0 commit comments

Comments
 (0)