Skip to content

Commit 6835450

Browse files
fix(deps): bump @oclif/core from 4.0.22 to 4.0.23
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] <support@github.com>
1 parent c5f4032 commit 6835450

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -1585,9 +1585,9 @@
15851585
fastq "^1.6.0"
15861586

15871587
"@oclif/core@^4", "@oclif/core@^4.0.19":
1588-
version "4.0.22"
1589-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.22.tgz#acb233c0c18ff4f365caca15e29e2807a4325709"
1590-
integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==
1588+
version "4.0.23"
1589+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.23.tgz#8772cfd57f850e2e17b703166b44da092a7986a0"
1590+
integrity sha512-wDl/eis7XDIM1pQWUGKLB+EQKJO9UrjaQ5NcwIbz7GW0gWuJfo9QAK75csgNUN/9Pbok9Ryt+sJgogS4RCIp5g==
15911591
dependencies:
15921592
ansi-escapes "^4.3.2"
15931593
ansis "^3.3.2"
@@ -1601,6 +1601,7 @@
16011601
is-wsl "^2.2.0"
16021602
lilconfig "^3.1.2"
16031603
minimatch "^9.0.5"
1604+
semver "^7.6.3"
16041605
string-width "^4.2.3"
16051606
supports-color "^8"
16061607
widest-line "^3.1.0"

0 commit comments

Comments
 (0)