Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-plugins from 5.4.15 to 5.4.17 (#207)
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.15 to 5.4.17.
- [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.15...5.4.17)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-plugins"
  dependency-type: direct:production
  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 Nov 24, 2024
1 parent cfc6380 commit 2c0c3de
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 @@ -13,7 +13,7 @@
"dependencies": {
"@oclif/core": "^4",
"@oclif/plugin-test-esm-1": "^0.8.41",
"@oclif/plugin-plugins": "^5.4.15"
"@oclif/plugin-plugins": "^5.4.17"
},
"devDependencies": {
"@oclif/prettier-config": "^0.2.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1720,7 +1720,7 @@
proc-log "^5.0.0"
which "^5.0.0"

"@oclif/core@^4", "@oclif/core@^4.0.28", "@oclif/core@^4.0.32":
"@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==
Expand Down Expand Up @@ -1761,12 +1761,12 @@
ansis "^3.3.1"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^5", "@oclif/plugin-plugins@^5.4.15":
version "5.4.15"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.15.tgz#345b8b877c6a10c359ca54fbbe217d31abb612e0"
integrity sha512-0cnTFaRWdXkWgKTrwgjoggcq/A3MaIl1GkDs3BFFjesYlFEs5Fb2HcN42rY+2ja4jBkXrjXBkLS+9faAtdCH6A==
"@oclif/plugin-plugins@^5", "@oclif/plugin-plugins@^5.4.17":
version "5.4.17"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.17.tgz#7bc6f701e83e2505746c1e8a8467a6fdf41241ba"
integrity sha512-V5W5jiGfWYEFS1v6j0+l0sTkRdvuHpZm9zKyEzC1i6IFFx4S4oR2IMjTwJRopyGH2TZDNVQOGilp3Cxu73pbsQ==
dependencies:
"@oclif/core" "^4.0.28"
"@oclif/core" "^4.0.32"
ansis "^3.3.2"
debug "^4.3.7"
npm "^10.9.0"
Expand Down

0 comments on commit 2c0c3de

Please sign in to comment.