Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2023
1 parent 99b1aa0 commit 559f687
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 @@ -38,7 +38,7 @@
"devDependencies": {
"@commitlint/config-conventional": "^12.1.4",
"@oclif/plugin-help": "^5.2.8",
"@oclif/plugin-plugins": "^2.4.1",
"@oclif/plugin-plugins": "^2.4.3",
"@oclif/test": "^2.3.11",
"@types/ansi-styles": "^3.2.1",
"@types/chai": "^4.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -482,13 +482,13 @@
dependencies:
"@oclif/core" "^2.6.2"

"@oclif/plugin-plugins@^2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-2.4.1.tgz#031a65a05a531511f44e3ef5e3f56e7e833bc756"
integrity sha512-IZIceVzjI5RjCR7TkWN51aEPi243Mtme5dmOD4Y3HlXI1ul8gtXFeJNRKODKcUQVsJWBqRFhsH1TREfGqE06cA==
"@oclif/plugin-plugins@^2.4.3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-2.4.3.tgz#b95684d7458f1c3e51a1a98bb0224b474cd57c0e"
integrity sha512-dkbzijBkWVCwETQHFIsWTyjX4Sfk8qF6LoWSb5jE6drwlYd89YcrneMLEYn3Fbs/vKUUjxDhO1wFwAatibbHGw==
dependencies:
"@oclif/color" "^1.0.4"
"@oclif/core" "^2.6.2"
"@oclif/core" "^2.6.4"
chalk "^4.1.2"
debug "^4.3.4"
fs-extra "^9.0"
Expand Down

0 comments on commit 559f687

Please sign in to comment.