Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/plugin-plugins from 5.4.25 to 5.4.26
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.25 to 5.4.26.
- [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.25...5.4.26)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent 5d4bac3 commit f09328a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -778,13 +778,13 @@
proc-log "^5.0.0"
which "^5.0.0"

"@oclif/core@^4", "@oclif/core@^4.2.2":
version "4.2.3"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.3.tgz#b81399b7cf4758b5fe59777e060fb84c7c7e6153"
integrity sha512-JVEONwSZAfTNZCS81ah2u42Ya1mSeutCtHpoqMq/U+vP9Ka3Ni15/AqtcVtpH1afdUUn5RgtJYj+zlsrvMwksA==
"@oclif/core@^4", "@oclif/core@^4.2.3":
version "4.2.4"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.8.1"
ansis "^3.9.0"
clean-stack "^3.0.1"
cli-spinners "^2.9.2"
debug "^4.4.0"
Expand All @@ -810,11 +810,11 @@
"@oclif/core" "^4"

"@oclif/plugin-plugins@^5":
version "5.4.25"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.25.tgz#31c1a831ad077c412c26d2d689e569ac3d543934"
integrity sha512-44Yp532BuBoNrNYLf7wfp/2QkNY7ESdK3MgGi3GWCqW75apyX04+xC5RfRsz0KHOA9N7VFqn64PG+Ailo5TJyQ==
version "5.4.26"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.26.tgz#15bb3e97c2c0fc0fa2381c074191f54156a51ac9"
integrity sha512-GJugxOim0ybZgp2/0BjWwWKQZWuQY2dk4PS2LtLuEaw766boe0YA+YJrovPGJUokXWcmnXvbci5b2fCRcWk8gg==
dependencies:
"@oclif/core" "^4.2.2"
"@oclif/core" "^4.2.3"
ansis "^3.5.2"
debug "^4.4.0"
npm "^10.9.2"
Expand Down

0 comments on commit f09328a

Please sign in to comment.