Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@oclif/plugin-commands"
  dependency-type: direct:development
  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 Mar 24, 2024
1 parent 30ab4ec commit 41934a9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,7 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2", "@oclif/core@^3.26.0":
"@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2", "@oclif/core@^3.26.0":
version "3.26.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
Expand Down Expand Up @@ -1069,11 +1069,11 @@
wrap-ansi "^7.0.0"

"@oclif/plugin-commands@^3":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-3.2.0.tgz#ac95ae50045635b8129af5c7e07e35ef10305b47"
integrity sha512-Pc2k/BDCDz9Arbw/DePOajgi5WAAla+UchwujudVBhgRqbey+t7Q0LWHe1zFGS17ewr/jLyuqmu9lKDgpUGuVw==
version "3.2.1"
resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-3.2.1.tgz#1185065846d992a6593103268ca22923726e1be0"
integrity sha512-U17sPJPZx563vODY9rxcLq93mAMuBd7pRUpYDkmsTNtoooytOF/1p1HKLXB2Ep7rBRxuyU5osUjulwc//p78LA==
dependencies:
"@oclif/core" "^3.20.0"
"@oclif/core" "^3.26.0"
lodash.pickby "^4.6.0"
lodash.sortby "^4.7.0"
lodash.template "^4.5.0"
Expand Down

0 comments on commit 41934a9

Please sign in to comment.