Skip to content

Commit 6c547e7

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"proxy-agent": "^6.3.1"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-command-snapshot": "^5.0.4",
16+
"@oclif/plugin-command-snapshot": "^5.0.5",
1717
"@salesforce/cli-plugins-testkit": "^5",
1818
"@salesforce/dev-scripts": "^8.1.3",
1919
"@salesforce/plugin-command-reference": "^3.0.58",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@
727727
wordwrap "^1.0.0"
728728
wrap-ansi "^7.0.0"
729729

730-
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
730+
"@oclif/core@^3.0.4", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
731731
version "3.15.1"
732732
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.1.tgz#e03fa775d658e76056150ac0c7b8097b6f51ab9c"
733733
integrity sha512-d4457zVo2agLoJG97CmdY6M3BeP5sogBP3BtP65hUvJH6wA6Us1hdY3UiPPtD/ZzZImq7cATVMABuCF9tM+rWA==
@@ -760,12 +760,12 @@
760760
wordwrap "^1.0.0"
761761
wrap-ansi "^7.0.0"
762762

763-
"@oclif/plugin-command-snapshot@^5.0.4":
764-
version "5.0.4"
765-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.4.tgz#d80cf80cdf8e6a21cddbea607c5a39c96d577b87"
766-
integrity sha512-dsogNsY/k9D9aoceEWZhGklHBCIsJQpVAKwRKSQkrzhvesi/qB4reEfcuWGy1FtJihTVEVSGLdGBIz2Wu1XApA==
763+
"@oclif/plugin-command-snapshot@^5.0.5":
764+
version "5.0.5"
765+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.5.tgz#8594869b2e70c5703041d810b7c6515dcd179494"
766+
integrity sha512-rv+1DVDRJQhD6BXQ1rA7ZZRiXroqDEyfnuIdWLlELxmyENH5askz6q+PeY0GDIAGbIlGCsTv84B3rPk1qsMqRA==
767767
dependencies:
768-
"@oclif/core" "^3.10.8"
768+
"@oclif/core" "^3.15.0"
769769
"@types/lodash.difference" "^4.5.9"
770770
chalk "^5.3.0"
771771
just-diff "^5.2.0"

0 commit comments

Comments
 (0)