Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-plugins from 5.2.2 to 5.2.3
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.2.2 to 5.2.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@5.2.2...5.2.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 Jun 8, 2024
1 parent e89710f commit 159e8bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 22 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.0",
"@oclif/plugin-plugins": "^5.2.2"
"@oclif/plugin-plugins": "^5.2.3"
},
"devDependencies": {
"@oclif/prettier-config": "^0.2.1",
Expand Down
25 changes: 4 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1519,27 +1519,10 @@
ansis "^3.2.0"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^5":
version "5.1.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.1.3.tgz#26ef8702061ba26e15308046db6717d0a9ccd70c"
integrity sha512-85ZG8c0PzxAUavboxHS5/jPa8iM2luc9EG4at4by8eOjO76yDswN+oqFZ6qitH4Jg+JC2gF6pyh66s4w9Cr0FQ==
dependencies:
"@oclif/core" "^3.26.6"
chalk "^5.3.0"
debug "^4.3.4"
npm "^10.8.0"
npm-package-arg "^11.0.2"
npm-run-path "^5.3.0"
object-treeify "^4.0.1"
semver "^7.6.2"
validate-npm-package-name "^5.0.1"
which "^4.0.0"
yarn "^1.22.22"

"@oclif/plugin-plugins@^5.2.2":
version "5.2.2"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.2.2.tgz#987cc313e2b1b73a526b0789c49b55e8a991c9d4"
integrity sha512-BUAnl3+fN08cf7LqnLhRv5kc+HWOLz3TLq3t9Af25a8QCpxYBKYznygxUroI50TM002+i0mvjktRjg2bH9eRzg==
"@oclif/plugin-plugins@^5", "@oclif/plugin-plugins@^5.2.3":
version "5.2.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.2.3.tgz#7d98f9cf58a6560b5d2352a5d0a7a804cfe3347b"
integrity sha512-MvC2rbGXyIpX8lLaIP4FwZbUwrGFvIvKiHjd5L1MNKyaQfX+P5fJilYkOwmciYWmVCeXLhTmC+9Av+lJhk4m4A==
dependencies:
"@oclif/core" "^4"
ansis "^3.2.0"
Expand Down

0 comments on commit 159e8bf

Please sign in to comment.