Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/plugin-plugins from 5.4.18 to 5.4.19
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.18 to 5.4.19.
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@5.4.18...5.4.19)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-plugins"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent b4c209f commit 821a9ec
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -755,10 +755,10 @@
proc-log "^5.0.0"
which "^5.0.0"

"@oclif/core@^4", "@oclif/core@^4.0.32":
version "4.0.33"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.33.tgz#fcaf3dd2850c5999de20459a1445d31a230cd24b"
integrity sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw==
"@oclif/core@^4", "@oclif/core@^4.0.33":
version "4.0.34"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.34.tgz#2a1d10e6383383cae5fb81662d68147cc6a0dcef"
integrity sha512-jHww7lIqyifamynDSjDNNjNOwFTQdKYeOSYaxUaoWhqXnRwacZ+pfUN4Y0L9lqSN4MQtlWM9mwnBD7FvlT9kPw==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.3.2"
Expand Down Expand Up @@ -787,11 +787,11 @@
"@oclif/core" "^4"

"@oclif/plugin-plugins@^5":
version "5.4.18"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.18.tgz#29fe0221ff77816e14a669a9ff94a9bec39b2ee7"
integrity sha512-2MdEMzNWYy1u3VJFxFLuvH3U9Q8q/OLxhletjZ6pSpeHpHOzG7dqtdstvZhqrexKYAhVEskcjhHkvOs9Yu3jtg==
version "5.4.19"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.19.tgz#ef617431f6af1a2b25452c6cda83c2f01f849af3"
integrity sha512-JiYBFLe7861i56YwHDnTW4TtfjnLj6brG9nfP5ZE4f9MzKwcQPhCaDzGuxdzoU2CnaUFGXBX+nBGA86csyTWbg==
dependencies:
"@oclif/core" "^4.0.32"
"@oclif/core" "^4.0.33"
ansis "^3.3.2"
debug "^4.3.7"
npm "^10.9.1"
Expand Down

0 comments on commit 821a9ec

Please sign in to comment.