Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/plugin-legacy from 2.0.7 to 2.0.8 (oclif…
Browse files Browse the repository at this point in the history
…#1349)

Bumps [@oclif/plugin-legacy](https://github.com/oclif/plugin-legacy) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/oclif/plugin-legacy/releases)
- [Changelog](https://github.com/oclif/plugin-legacy/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-legacy@2.0.7...2.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent b63945f commit c899383
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@commitlint/config-conventional": "^18",
"@oclif/plugin-legacy": "^2.0.7",
"@oclif/plugin-legacy": "^2.0.8",
"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^3.2.5",
"@types/async-retry": "^1.4.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,7 +1205,7 @@
supports-color "^8.1.1"
tslib "^2"

"@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0":
"@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@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 @@ -1246,13 +1246,13 @@
dependencies:
"@oclif/core" "^3.23.0"

"@oclif/plugin-legacy@^2.0.7":
version "2.0.7"
resolved "https://registry.yarnpkg.com/@oclif/plugin-legacy/-/plugin-legacy-2.0.7.tgz#516902b187e7a44097b9e84fcea20bb29c3e1e87"
integrity sha512-7aCeH4LMbyPKVlcxZosaF3AmNdbDLycx6zoD/NWeDwXjfVWyVJsDyapxFDmQC8seIbZU/vKSrW3vidZZ7Nwzbw==
"@oclif/plugin-legacy@^2.0.8":
version "2.0.8"
resolved "https://registry.yarnpkg.com/@oclif/plugin-legacy/-/plugin-legacy-2.0.8.tgz#609733ef37254256ab970690d4028960e710c034"
integrity sha512-nfSIgHEkWGjdVa9TIdMZ1opQCdF3u0SkU8JJy8dRt9mcsuALDmzGeQHBOM7uRE6KQsiZudJ+Z/wTeYRWcQEHoQ==
dependencies:
"@oclif/color" "^1.0.13"
"@oclif/core" "^3.19.2"
"@oclif/core" "^3.26.0"
ansi-escapes "^4.3.2"
debug "^4.3.3"
semver "^7.5.4"
Expand Down

0 comments on commit c899383

Please sign in to comment.