Skip to content

Commit 1a52c3a

Browse files
authored
Merge pull request #713 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.0.6
fix(deps): bump @oclif/core from 4.0.3 to 4.0.6
2 parents 0005e19 + a628372 commit 1a52c3a

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"
@@ -3758,16 +3758,6 @@ cosmiconfig@^8.0.0, cosmiconfig@^8.3.6:
37583758
parse-json "^5.2.0"
37593759
path-type "^4.0.0"
37603760

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

4046-
env-paths@^2.2.1:
4047-
version "2.2.1"
4048-
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
4049-
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==
4050-
40514036
error-ex@^1.3.1:
40524037
version "1.3.2"
40534038
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
@@ -5676,6 +5661,11 @@ lie@~3.3.0:
56765661
dependencies:
56775662
immediate "~3.0.5"
56785663

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

0 commit comments

Comments
 (0)