Skip to content

Commit

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

---
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 21, 2023
1 parent 9eaab8c commit f78abf0
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 @@ -19,7 +19,7 @@
"dependencies": {
"@oclif/core": "^3.0.0-beta.13",
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^3.9.1"
"@oclif/plugin-plugins": "^3.9.3"
},
"devDependencies": {
"@oclif/test": "^2.5.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -872,10 +872,10 @@
"@oclif/core" "^2.9.3"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^3.9.1":
version "3.9.1"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.9.1.tgz#990bb3febc0a936d2a33d0e30fbfc38903dfc90e"
integrity sha512-86155GW6fQ8ZsmscffIOuvjjCCnXfuUJ/3dA+s6vqVgyGu8VshsHxnA9LCVja/Gz53j9TeaEog08IMcMDsmS7g==
"@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==
dependencies:
"@oclif/core" "^2.15.0"
chalk "^4.1.2"
Expand Down

0 comments on commit f78abf0

Please sign in to comment.