Skip to content

Commit 11dc872

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@oclif/core": "^4.5.6",
15-
"@oclif/plugin-command-snapshot": "^5.3.7",
15+
"@oclif/plugin-command-snapshot": "^5.3.8",
1616
"@salesforce/cli-plugins-testkit": "^5.3.41",
1717
"@salesforce/dev-scripts": "^11.0.4",
1818
"@salesforce/plugin-command-reference": "^3.1.74",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,10 +1735,10 @@
17351735
wordwrap "^1.0.0"
17361736
wrap-ansi "^7.0.0"
17371737

1738-
"@oclif/plugin-command-snapshot@^5.3.7":
1739-
version "5.3.7"
1740-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.7.tgz#470596787226f879be230ae75c5f18d0a2588a42"
1741-
integrity sha512-tkM6ixt0pga2cgBKcbotLfH/Owvr/4s5dRSx7zMfpZ3Zj6EIQ1odFN1KxEIlASrFGe8mYj8jjF3sZjJjCTSwLg==
1738+
"@oclif/plugin-command-snapshot@^5.3.8":
1739+
version "5.3.8"
1740+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
1741+
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
17421742
dependencies:
17431743
"@oclif/core" "^4"
17441744
ansis "^3.17.0"

0 commit comments

Comments
 (0)