Skip to content

Commit

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

---
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 Sep 23, 2023
1 parent c5e97bb commit d75ae92
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 @@ -19,7 +19,7 @@
"dependencies": {
"@oclif/core": "^3.0.0-beta.13",
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^3.7.0"
"@oclif/plugin-plugins": "^3.8.0"
},
"devDependencies": {
"@oclif/test": "^2.5.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@
supports-color "^8.1.1"
tslib "^2"

"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.15.0", "@oclif/core@^2.9.3":
"@oclif/core@^2.11.4", "@oclif/core@^2.15.0", "@oclif/core@^2.9.3":
version "2.15.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a"
integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==
Expand Down Expand Up @@ -748,10 +748,10 @@
"@oclif/core" "^2.9.3"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.7.0.tgz#752c1839ce711b14a06c2b80c55b9b9f4af9376f"
integrity sha512-cHH8o5sFwyhYd/udZ/E63FgIjkRyUw0q9TNC62NcRi2D43eRW/6bXShnvO8o+D9WCfQWrnGw+DX6In3CBsIgIw==
"@oclif/plugin-plugins@^3.8.0":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-3.8.0.tgz#d83ad5fb1a1c37864b23dfd1f1180d5d4ba9e5a7"
integrity sha512-yQ+M0REyP7DeCQQ4j4TDYV2bu0wy66tJzrO/ZN/ZHbwdzcyM3JmfQsqo9rBSXDJZf6FU2xL9P2+Gfj2VpG7qMw==
dependencies:
"@oclif/core" "^2.15.0"
chalk "^4.1.2"
Expand Down

0 comments on commit d75ae92

Please sign in to comment.