Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.0 to 5.2.2
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.0 to 5.2.2.
- [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.0...5.2.2)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-command-snapshot"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent ad2e6ce commit 10b41ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"open": "^9.1.0"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.0",
"@oclif/plugin-command-snapshot": "^5.2.2",
"@oclif/test": "^3.2.15",
"@salesforce/cli-plugins-testkit": "^5.3.10",
"@salesforce/dev-scripts": "^8.5.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1553,7 +1553,7 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^4", "@oclif/core@^4.0.0-beta.13":
"@oclif/core@^4":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.3.tgz#6231272447c7057813986860448613ed38cfdc47"
integrity sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==
Expand All @@ -1576,12 +1576,12 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-command-snapshot@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.0.tgz#315ec592f43faf417dbd6dc5af03c21cf06e5f35"
integrity sha512-F4vba5e25dLkPGVgkPnyNnXX1DVSewTzQJUGtI2bvdV+RMwvKa3p2qT3tOI1Dwbo1uTHNjQSMN9OF3+iy7Ok8Q==
"@oclif/plugin-command-snapshot@^5.2.2":
version "5.2.2"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.2.tgz#3bd89b06676eb8858e256c55482efdc7844ca39c"
integrity sha512-OVofRryPy962QeyiOYX7iI92H+dFGO7wa4F+yXYLQ0Xr+ik+LNYzOgxRomNIbj8kqnBBPLqOvv9gkKakAf9UZg==
dependencies:
"@oclif/core" "^4.0.0-beta.13"
"@oclif/core" "^4"
ansis "^3.2.0"
globby "^14.0.1"
just-diff "^5.2.0"
Expand Down

0 comments on commit 10b41ed

Please sign in to comment.