Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-plugins from 4.3.0 to 4.3.6
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 4.3.0 to 4.3.6.
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@4.3.0...4.3.6)

---
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 Mar 16, 2024
1 parent 597b177 commit 97eb40c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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": "^3.25.2",
"@oclif/plugin-test-esm-1": "^0.7.3",
"@oclif/plugin-plugins": "^4.3.0"
"@oclif/plugin-plugins": "^4.3.6"
},
"devDependencies": {
"@oclif/prettier-config": "^0.2.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1252,7 +1252,7 @@
node-gyp "^10.0.0"
which "^4.0.0"

"@oclif/core@^3", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.25.2":
"@oclif/core@^3", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2":
version "3.25.2"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
Expand Down Expand Up @@ -1302,12 +1302,12 @@
chalk "^5.3.0"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^4", "@oclif/plugin-plugins@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-4.3.0.tgz#ba2e9bb251ee133f3b5928a90634d68fad4dbad2"
integrity sha512-n3Qgf9/bbQR0bGGslD7ODDaxv8om382tyaRtA8IdOjgiboTX8X1kG/xWEONObWrZ4vrXz6osaoWbCRgxlOYutQ==
"@oclif/plugin-plugins@^4", "@oclif/plugin-plugins@^4.3.6":
version "4.3.6"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-4.3.6.tgz#60c72c5842452dc6a7636acbc8e0070ab974f5d7"
integrity sha512-a8GPZBnoVCBjlCEPgp8R93S9HyxSlGnoCvb6NIhqpVe4bk4DhxB9TongCWWaBvdUqovTbhgOfwxRB06oSe2plA==
dependencies:
"@oclif/core" "^3.21.0"
"@oclif/core" "^3.23.0"
chalk "^5.3.0"
debug "^4.3.4"
npm "10.5.0"
Expand Down

0 comments on commit 97eb40c

Please sign in to comment.