Skip to content

Commit 8307f9e

Browse files
fix(deps): bump @oclif/core from 4.0.3 to 4.0.6
Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.3 to 4.0.6. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.0.3...4.0.6) --- 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 f07ee15 commit 8307f9e

File tree

1 file changed

+9
-19
lines changed

1 file changed

+9
-19
lines changed

yarn.lock

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,21 +1650,21 @@
16501650
wrap-ansi "^7.0.0"
16511651

16521652
"@oclif/core@^4":
1653-
version "4.0.3"
1654-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.3.tgz#6231272447c7057813986860448613ed38cfdc47"
1655-
integrity sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==
1653+
version "4.0.6"
1654+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff"
1655+
integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA==
16561656
dependencies:
16571657
ansi-escapes "^4.3.2"
16581658
ansis "^3.1.1"
16591659
clean-stack "^3.0.1"
16601660
cli-spinners "^2.9.2"
1661-
cosmiconfig "^9.0.0"
16621661
debug "^4.3.5"
16631662
ejs "^3.1.10"
16641663
get-package-type "^0.1.0"
16651664
globby "^11.1.0"
16661665
indent-string "^4.0.0"
16671666
is-wsl "^2.2.0"
1667+
lilconfig "^3.1.2"
16681668
minimatch "^9.0.4"
16691669
string-width "^4.2.3"
16701670
supports-color "^8"
@@ -3760,16 +3760,6 @@ cosmiconfig@^8.0.0, cosmiconfig@^8.3.6:
37603760
parse-json "^5.2.0"
37613761
path-type "^4.0.0"
37623762

3763-
cosmiconfig@^9.0.0:
3764-
version "9.0.0"
3765-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d"
3766-
integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==
3767-
dependencies:
3768-
env-paths "^2.2.1"
3769-
import-fresh "^3.3.0"
3770-
js-yaml "^4.1.0"
3771-
parse-json "^5.2.0"
3772-
37733763
create-require@^1.1.0:
37743764
version "1.1.1"
37753765
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -4045,11 +4035,6 @@ entities@^4.2.0, entities@^4.5.0:
40454035
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
40464036
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
40474037

4048-
env-paths@^2.2.1:
4049-
version "2.2.1"
4050-
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
4051-
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==
4052-
40534038
error-ex@^1.3.1:
40544039
version "1.3.2"
40554040
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
@@ -5678,6 +5663,11 @@ lie@~3.3.0:
56785663
dependencies:
56795664
immediate "~3.0.5"
56805665

5666+
lilconfig@^3.1.2:
5667+
version "3.1.2"
5668+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb"
5669+
integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==
5670+
56815671
lines-and-columns@^1.1.6:
56825672
version "1.2.4"
56835673
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"

0 commit comments

Comments
 (0)