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 9993430 commit 6495708
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 @@ -17,7 +17,7 @@
"js2xmlparser": "^4.0.2"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.0",
"@oclif/plugin-command-snapshot": "^5.2.2",
"@salesforce/cli-plugins-testkit": "^5.3.9",
"@salesforce/dev-scripts": "^10.1.0",
"@salesforce/plugin-command-reference": "^3.1.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1520,7 +1520,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.2"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.2.tgz#e6b15c4397e52b31fde9b7695f537c20b56634ed"
integrity sha512-0r+JwE1FbVlEYNQlLonMULnZb6rKR0RqT8eUgKeJTb5cILhsKUjlZf2NLIX4GP3SZrK8POwGGLcztmj42hZYiw==
Expand All @@ -1543,12 +1543,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 6495708

Please sign in to comment.