Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent f391721 commit f969f51
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1166,9 +1166,9 @@
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^5":
version "5.3.7"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.7.tgz#fa3745f67b754d1eaf2b4934622b4c86015ac776"
integrity sha512-z911JJUj/7eZ7L3GXYTJHDIe35Qm1TFQ/4CVMf1YyEBLhO3yktbzcys2+ncmdlphyoJCYwOsnfSPV09oBtT4ZA==
version "5.3.9"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.9.tgz#1c1ac78fd3df3eb1b1efc3856cf2a519e67b6113"
integrity sha512-79PM/ACAbuyxF6XMRdzW12OOJ1XsNb5h/vWWglISbYf7IlI/Uyo26B7ix+mvdL0nq/XSDaMePBad1+aR5BmXzg==
dependencies:
"@oclif/core" "^4"
ansis "^3.2.1"
Expand All @@ -1177,7 +1177,7 @@
npm-package-arg "^11.0.2"
npm-run-path "^5.3.0"
object-treeify "^4.0.1"
semver "^7.6.2"
semver "^7.6.3"
validate-npm-package-name "^5.0.1"
which "^4.0.0"
yarn "^1.22.22"
Expand Down Expand Up @@ -5383,10 +5383,10 @@ semver@^6.3.1:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==

semver@^7.0.0, semver@^7.1.1, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2:
version "7.6.2"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
semver@^7.0.0, semver@^7.1.1, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2, semver@^7.6.3:
version "7.6.3"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==

sentence-case@^3.0.4:
version "3.0.4"
Expand Down

0 comments on commit f969f51

Please sign in to comment.