Skip to content

Commit

Permalink
fix(deps): bump @oclif/core from 3.21.0 to 3.23.0 (#816)
Browse files Browse the repository at this point in the history
* fix(deps): bump @oclif/core from 3.21.0 to 3.23.0

Bumps [@oclif/core](https://github.com/oclif/core) from 3.21.0 to 3.23.0.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.21.0...3.23.0)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: run yarn upgrade

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Donnalley <mdonnalley@salesforce.com>
  • Loading branch information
dependabot[bot] and mdonnalley committed Mar 11, 2024
1 parent 4f73abb commit 0178801
Show file tree
Hide file tree
Showing 2 changed files with 1,429 additions and 2,031 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": "^3.21.0",
"@oclif/core": "^3.23.0",
"chalk": "^5.3.0",
"debug": "^4.3.4",
"npm": "10.5.0",
Expand Down

0 comments on commit 0178801

Please sign in to comment.