Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-plugins from 3.9.3 to 3.9.4
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@3.9.3...3.9.4)

---
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 Oct 28, 2023
1 parent bec9f82 commit 8c3428d
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 @@ -21,7 +21,7 @@
"@oclif/config": "^1",
"@oclif/errors": "^1.3.6",
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^3.9.3"
"@oclif/plugin-plugins": "^3.9.4"
},
"devDependencies": {
"@oclif/test": "^1.2.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -896,10 +896,10 @@
"@oclif/core" "^2.9.3"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^3.9.3":
version "3.9.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.9.3.tgz#5678e3beaa73fd7333dcb4efc44141f593c86ba7"
integrity sha512-hsm2mTL6uCP79WpltC+G1gkOrn2ckWXUnSi4UmF0eKbddOxJ9vakekuQpj/zlRJkXBNWaXlAskzJmnRoCGT+AQ==
"@oclif/plugin-plugins@^3.9.4":
version "3.9.4"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.9.4.tgz#e4fe13882f927360c543e53c9548a5aaf856c90a"
integrity sha512-JtumjspRdzJgHk1S10wu68tdlqSnyYRmSgCsmsc6AEvU+Orb0DQfrAgJEO77rPKPNo5MfnVAj0WyCDTi0JT/vw==
dependencies:
"@oclif/core" "^2.15.0"
chalk "^4.1.2"
Expand Down

0 comments on commit 8c3428d

Please sign in to comment.