Skip to content

Commit 509accf

Browse files
fix(deps): bump @oclif/plugin-plugins from 5.4.36 to 5.4.37 (#344)
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.36 to 5.4.37. - [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.4.36...5.4.37) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-version: 5.4.37 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffdc683 commit 509accf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1564,7 +1564,7 @@
15641564
proc-log "^5.0.0"
15651565
which "^5.0.0"
15661566

1567-
"@oclif/core@^4", "@oclif/core@^4.2.10":
1567+
"@oclif/core@^4", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0":
15681568
version "4.3.0"
15691569
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.0.tgz#9a2951f05f81a4c7ae5ffcc00b2d720cca0898e6"
15701570
integrity sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==
@@ -1606,11 +1606,11 @@
16061606
fast-levenshtein "^3.0.0"
16071607

16081608
"@oclif/plugin-plugins@^5":
1609-
version "5.4.36"
1610-
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.36.tgz#d3da15ec4863fae098ad9d30f98e4b88e33337ed"
1611-
integrity sha512-f80mEaXAAeZo4uGuNZplnlf9/8v6GAocWEQkyRlC2VU2KO6h5FUlPDwIuSN6ZlE7qgwINcMoDjEZF2VA9PuASQ==
1609+
version "5.4.37"
1610+
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.37.tgz#d2626cc6b8c0ff0cd774104b571aa10d9e929bce"
1611+
integrity sha512-sgpksPriMyXqhVUcV0v3YaEm6JxRma0DiLDTXjG+8u8LiQDvIW5qoLDSuEq3JYOTBueAxR5rM1hcUBfOnTVDZQ==
16121612
dependencies:
1613-
"@oclif/core" "^4.2.10"
1613+
"@oclif/core" "^4.3.0"
16141614
ansis "^3.17.0"
16151615
debug "^4.4.0"
16161616
npm "^10.9.2"

0 commit comments

Comments
 (0)