Skip to content

Commit 2ac89d2

Browse files
fix(deps): bump @oclif/core from 4.0.22 to 4.0.23 (#815)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.22 to 4.0.23. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.22...4.0.23) --- updated-dependencies: - dependency-name: "@oclif/core" 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 ed5e6b7 commit 2ac89d2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,9 +1064,9 @@
10641064
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
10651065

10661066
"@oclif/core@^4":
1067-
version "4.0.22"
1068-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.22.tgz#acb233c0c18ff4f365caca15e29e2807a4325709"
1069-
integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==
1067+
version "4.0.23"
1068+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.23.tgz#8772cfd57f850e2e17b703166b44da092a7986a0"
1069+
integrity sha512-wDl/eis7XDIM1pQWUGKLB+EQKJO9UrjaQ5NcwIbz7GW0gWuJfo9QAK75csgNUN/9Pbok9Ryt+sJgogS4RCIp5g==
10701070
dependencies:
10711071
ansi-escapes "^4.3.2"
10721072
ansis "^3.3.2"
@@ -1080,6 +1080,7 @@
10801080
is-wsl "^2.2.0"
10811081
lilconfig "^3.1.2"
10821082
minimatch "^9.0.5"
1083+
semver "^7.6.3"
10831084
string-width "^4.2.3"
10841085
supports-color "^8"
10851086
widest-line "^3.1.0"

0 commit comments

Comments
 (0)