Skip to content

Commit 8b8422b

Browse files
fix(deps): bump @oclif/core from 4.5.4 to 4.5.5
Bumps [@oclif/core](https://github.com/oclif/core) from 4.5.4 to 4.5.5. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.5.4...4.5.5) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0aee735 commit 8b8422b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,9 +1709,9 @@
17091709
fastq "^1.6.0"
17101710

17111711
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.4":
1712-
version "4.5.4"
1713-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.4.tgz#d82bf4516d1e8a210aab4ccde826a0ce6cadf514"
1714-
integrity sha512-78YYJls8+KG96tReyUsesKKIKqC0qbFSY1peUSrt0P2uGsrgAuU9axQ0iBQdhAlIwZDcTyaj+XXVQkz2kl/O0w==
1712+
version "4.5.5"
1713+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.5.tgz#91073acd6bdc6f62f8a2863a388d327dbe95967c"
1714+
integrity sha512-iQzlaJQgPeUXrtrX71OzDwxPikQ7c2FhNd8U8rBB7BCtj2XYfmzBT/Hmbc+g9OKDIG/JkbJT0fXaWMMBrhi+1A==
17151715
dependencies:
17161716
ansi-escapes "^4.3.2"
17171717
ansis "^3.17.0"
@@ -1724,7 +1724,7 @@
17241724
is-wsl "^2.2.0"
17251725
lilconfig "^3.1.3"
17261726
minimatch "^9.0.5"
1727-
semver "^7.6.3"
1727+
semver "^7.7.3"
17281728
string-width "^4.2.3"
17291729
supports-color "^8"
17301730
tinyglobby "^0.2.14"

0 commit comments

Comments
 (0)