Skip to content

Commit

Permalink
fix(deps): bump @oclif/core from 4.0.0-beta.11 to 4.0.0-beta.13 (#885)
Browse files Browse the repository at this point in the history
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.0-beta.11 to 4.0.0-beta.13.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.0.0-beta.11...4.0.0-beta.13)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 9e890d4 commit 827ce49
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-plugins/issues",
"dependencies": {
"@oclif/core": "4.0.0-beta.11",
"@oclif/core": "4.0.0-beta.13",
"ansis": "^3.2.0",
"debug": "^4.3.4",
"npm": "^10.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1493,10 +1493,10 @@
proc-log "^4.0.0"
which "^4.0.0"

"@oclif/core@4.0.0-beta.11":
version "4.0.0-beta.11"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.0-beta.11.tgz#127deb8c9acd0b3d79ba6a9b6a18e7e3413b7863"
integrity sha512-CHhxoNBD5vaT+VtgzESyLoS8O/vkxJUb1cUX+wrmELdzaiggHfmiGCzWZM7VKvEEnOOg3SUz0eDLRlTH9Xy+/Q==
"@oclif/core@4.0.0-beta.13":
version "4.0.0-beta.13"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.0-beta.13.tgz#0e0a6431cfe612db77073d2f9ef361f14e4090b8"
integrity sha512-ug8CZUCJphgetSZVgd4HQgyewlYVGGG1LIeFXGxjgYsjZ/f5I3nSCj7xpAMEDqjVD/lwmSujtVwa7tvEgLGICw==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.0.1"
Expand Down

0 comments on commit 827ce49

Please sign in to comment.