Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent 2b0011e commit 24029ce
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.8.4"
"@oclif/plugin-plugins": "^3.9.1"
},
"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 @@ -775,10 +775,10 @@
"@oclif/core" "^2.9.3"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^3.8.4":
version "3.8.4"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.8.4.tgz#49b9eb8f58b605436b387b952eb0af0a5887081d"
integrity sha512-msar390ub3aCohh4ZsbbS/mKobmF3p/BUd3J1WQ62XE9UDbrzkhVAowf3fsmgSSYCQxMwgGokJwj24O6ZpW+6w==
"@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==
dependencies:
"@oclif/core" "^2.15.0"
chalk "^4.1.2"
Expand Down

0 comments on commit 24029ce

Please sign in to comment.