Skip to content

Commit f85905d

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot (#114)
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.9 to 5.2.10. - [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.2.9...5.2.10) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c6d071 commit f85905d

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
@@ -21,7 +21,7 @@
2121
"tar": "^7.4.3"
2222
},
2323
"devDependencies": {
24-
"@oclif/plugin-command-snapshot": "^5.2.9",
24+
"@oclif/plugin-command-snapshot": "^5.2.10",
2525
"@salesforce/cli-plugins-testkit": "^5.3.17",
2626
"@salesforce/dev-scripts": "^10.2.2",
2727
"@salesforce/plugin-command-reference": "^3.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4014,10 +4014,10 @@
40144014
wordwrap "^1.0.0"
40154015
wrap-ansi "^7.0.0"
40164016

4017-
"@oclif/plugin-command-snapshot@^5.2.9":
4018-
version "5.2.9"
4019-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.9.tgz#622ebaf87ebb5b8f217e04a06cb680e14e475b47"
4020-
integrity sha512-CyUSYqHkN3YyPI582N5wvxZGn8J0ZlVx38fOxW7ManpsrGg+5Q32k0QOW2vCfGZkAAI3B2mSG3flU/34IJujTw==
4017+
"@oclif/plugin-command-snapshot@^5.2.10":
4018+
version "5.2.10"
4019+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.10.tgz#48f46f341daa21fc28bd67b58420d5d9910cd237"
4020+
integrity sha512-Nc7xMdkvQxYfbqfA+UDSFV6SsVzbITVsJXQYPaM9QrlsbgUhzcdMHDX8kvqZV01OcK6Zr7lJ5XksY62lKbtS/A==
40214021
dependencies:
40224022
"@oclif/core" "^4"
40234023
ansis "^3.3.1"

0 commit comments

Comments
 (0)