Skip to content

Commit

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

---
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 Jul 13, 2024
1 parent bbc54d4 commit 5da14b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.8",
"@oclif/plugin-plugins": "^5.3.3"
"@oclif/plugin-plugins": "^5.3.5"
},
"devDependencies": {
"@oclif/prettier-config": "^0.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1667,10 +1667,10 @@
ansis "^3.2.0"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^5", "@oclif/plugin-plugins@^5.3.3":
version "5.3.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.3.tgz#792375160d20961ab08e8d45e0adec68c4568471"
integrity sha512-W071oAdmdMpHwI1q9kGcuKijP6zwuZXi2rQvzEGivjwg/Uj51B1RNKvOYy/O7pd0lCZu+1s6LAZmb8wCwii6yQ==
"@oclif/plugin-plugins@^5", "@oclif/plugin-plugins@^5.3.5":
version "5.3.5"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.5.tgz#6fcbc8dd7ee9773c650f5cb4d306cea4a09b2e4f"
integrity sha512-0xa5AIx79XAZIfiV3aoe8iH7K4olytTQ/VRi2Mm7To1Lp2h2guh9/aEc5fUMpWrmgtK6YYWijV04vPs12faftA==
dependencies:
"@oclif/core" "^4"
ansis "^3.2.0"
Expand Down

0 comments on commit 5da14b4

Please sign in to comment.