Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/plugin-command-snapshot
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.10 to 5.2.11.
- [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.10...5.2.11)

---
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 Aug 4, 2024
1 parent 5eaf0e4 commit 4a61b6d
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 @@ -10,7 10,7 @@
"@salesforce/sf-plugins-core": "^11.2.4"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.10",
"@oclif/plugin-command-snapshot": "^5.2.11",
"@oclif/plugin-help": "^6.2.7",
"@salesforce/cli-plugins-testkit": "^5.3.22",
"@salesforce/dev-scripts": "^10.2.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1268,13 1268,13 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-command-snapshot@^5.2.10":
version "5.2.10"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.10.tgz#48f46f341daa21fc28bd67b58420d5d9910cd237"
integrity sha512-Nc7xMdkvQxYfbqfA UDSFV6SsVzbITVsJXQYPaM9QrlsbgUhzcdMHDX8kvqZV01OcK6Zr7lJ5XksY62lKbtS/A==
"@oclif/plugin-command-snapshot@^5.2.11":
version "5.2.11"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.11.tgz#b4914c0465af849510d3cff5aa7c9fedea009ff9"
integrity sha512-klL8lGY5Ef EJZ7ftGChvMCPspXXYCyAsyEJILZRd4gf1bIYzS9ooKZuClGa1RbGTleJjZQxvCEiItrRrH72oQ==
dependencies:
"@oclif/core" "^4"
ansis "^3.3.1"
ansis "^3.3.2"
globby "^14.0.2"
just-diff "^5.2.0"
lodash.difference "^4.5.0"
Expand Down Expand Up @@ -2420,7 2420,7 @@ ansicolors@~0.3.2:
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
integrity sha1-ZlWX3oap/ Oqm/vmyuXG6kJrSXk=

ansis@^3.2.0, ansis@^3.3.1, ansis@^3.3.2:
ansis@^3.2.0, ansis@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3"
integrity sha512-cFthbBlt Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4 KfSwD5S70PeQDkPUd1rA==
Expand Down

0 comments on commit 4a61b6d

Please sign in to comment.