Skip to content

Commit 59d224b

Browse files
fix(deps): bump @oclif/core from 4.5.4 to 4.5.5 (#1046)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a525fc6 commit 59d224b

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
@@ -1835,9 +1835,9 @@
18351835
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
18361836

18371837
"@oclif/core@^4", "@oclif/core@^4.5.3", "@oclif/core@^4.5.4":
1838-
version "4.5.4"
1839-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.4.tgz#d82bf4516d1e8a210aab4ccde826a0ce6cadf514"
1840-
integrity sha512-78YYJls8+KG96tReyUsesKKIKqC0qbFSY1peUSrt0P2uGsrgAuU9axQ0iBQdhAlIwZDcTyaj+XXVQkz2kl/O0w==
1838+
version "4.5.5"
1839+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.5.tgz#91073acd6bdc6f62f8a2863a388d327dbe95967c"
1840+
integrity sha512-iQzlaJQgPeUXrtrX71OzDwxPikQ7c2FhNd8U8rBB7BCtj2XYfmzBT/Hmbc+g9OKDIG/JkbJT0fXaWMMBrhi+1A==
18411841
dependencies:
18421842
ansi-escapes "^4.3.2"
18431843
ansis "^3.17.0"
@@ -1850,7 +1850,7 @@
18501850
is-wsl "^2.2.0"
18511851
lilconfig "^3.1.3"
18521852
minimatch "^9.0.5"
1853-
semver "^7.6.3"
1853+
semver "^7.7.3"
18541854
string-width "^4.2.3"
18551855
supports-color "^8"
18561856
tinyglobby "^0.2.14"

0 commit comments

Comments
 (0)