Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent ba8fbf5 commit 016c0c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.30",
"@oclif/plugin-plugins": "^5.4.8"
"@oclif/plugin-plugins": "^5.4.10"
},
"devDependencies": {
"@oclif/prettier-config": "^0.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1686,14 +1686,14 @@
ansis "^3.3.1"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^5", "@oclif/plugin-plugins@^5.4.8":
version "5.4.8"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.8.tgz#d35e64526e2b366880905b8daaf3718b63f321f2"
integrity sha512-jDkWedI7HVhkig8UycXpvSq92s08Op0MJqYnumHZv3g3puz3AAMPouESlMOKY8Z0mEnJHSlnOjLyVXQL2BDKWg==
"@oclif/plugin-plugins@^5", "@oclif/plugin-plugins@^5.4.10":
version "5.4.10"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.10.tgz#fe5847b5d483edc4e484e90bae2dc4419e00b9c1"
integrity sha512-Um3y52t1I1Wv2yIZ1TkAiASiFEWnROoZ4tn/+mgAT55em99LpRE2d+ujXVoP/HllsVbVun3QaHhv1t0YRz0udA==
dependencies:
"@oclif/core" "^4"
ansis "^3.3.2"
debug "^4.3.6"
debug "^4.3.7"
npm "^10.8.3"
npm-package-arg "^11.0.3"
npm-run-path "^5.3.0"
Expand Down

0 comments on commit 016c0c8

Please sign in to comment.