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.18 to 5.2.19.
- [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.18...5.2.19)

---
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 Oct 26, 2024
1 parent 7ab1ff2 commit e4fd297
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@oclif/plugin-command-snapshot": "^5.2.18",
"@oclif/plugin-command-snapshot": "^5.2.19",
"@salesforce/cli-plugins-testkit": "^5.3.35",
"@salesforce/dev-scripts": "^10.2.10",
"@types/async": "^3.2.24",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1258,7 +1258,7 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/[email protected]", "@oclif/core@^4", "@oclif/core@^4.0.19":
"@oclif/[email protected]":
version "4.0.27"
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.0.27.tgz"
dependencies:
Expand All @@ -1281,7 +1281,7 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^4.0.28":
"@oclif/core@^4", "@oclif/core@^4.0.19", "@oclif/core@^4.0.28":
version "4.0.29"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.29.tgz#55f7a6b85e3e67dd1ce9fcef421dc2555e5ddf53"
dependencies:
Expand All @@ -1304,9 +1304,9 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-command-snapshot@^5.2.18":
version "5.2.18"
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.18.tgz"
"@oclif/plugin-command-snapshot@^5.2.19":
version "5.2.19"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.19.tgz#02f3f2c426aa0791bfcc598c9210e061f98caf54"
dependencies:
"@oclif/core" "^4"
ansis "^3.3.2"
Expand Down

0 comments on commit e4fd297

Please sign in to comment.