Skip to content

Commit ed8cbac

Browse files
fix(deps): bump @oclif/plugin-plugins from 5.4.46 to 5.4.47 (#406)
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.46 to 5.4.47. - [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.46...5.4.47) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-version: 5.4.47 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 76c02ee commit ed8cbac

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
@@ -1711,7 +1711,7 @@
17111711
proc-log "^5.0.0"
17121712
which "^5.0.0"
17131713

1714-
"@oclif/core@^4", "@oclif/core@^4.5.2":
1714+
"@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3":
17151715
version "4.5.3"
17161716
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.3.tgz#2b913879e1673d95e63254573b67326b62f5f309"
17171717
integrity sha512-ISoFlfmsuxJvNKXhabCO4/KqNXDQdLHchZdTPfZbtqAsQbqTw5IKitLVZq9Sz1LWizN37HILp4u0350B8scBjg==
@@ -1753,11 +1753,11 @@
17531753
fast-levenshtein "^3.0.0"
17541754

17551755
"@oclif/plugin-plugins@^5":
1756-
version "5.4.46"
1757-
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.46.tgz#4e2f29fddb8745e759056bbdcdf8a2c08cea1de6"
1758-
integrity sha512-VSk+SwKDkGShuRGC5f5WNF/U6Y8JvLfzIaWjLxMe4GlBmln0mKhHqvcfJc2gZOiyJp1QYK638H1w/peSkoZHag==
1756+
version "5.4.47"
1757+
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.47.tgz#4a07f0df8bb0ca01fb757e86efc2c1b6c94c042d"
1758+
integrity sha512-eUWNbyYwKPbH+Ca98eI2OBZ6IioWM1aJ6SGp9TrVGRu2qNeDtG/qnqemv3v5qcHzPK211CPSvHJBFYef3J9rBg==
17591759
dependencies:
1760-
"@oclif/core" "^4.5.2"
1760+
"@oclif/core" "^4.5.3"
17611761
ansis "^3.17.0"
17621762
debug "^4.4.0"
17631763
npm "^10.9.3"

0 commit comments

Comments
 (0)