Skip to content

Commit 407837d

Browse files
fix: update dependency cosmiconfig to v7.0.1 (#3138)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bf47d1c commit 407837d

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

yarn.lock

+1-12
Original file line numberDiff line numberDiff line change
@@ -3804,7 +3804,7 @@ cosmiconfig-typescript-loader@^1.0.0:
38043804
cosmiconfig "^7"
38053805
ts-node "^10.7.0"
38063806

3807-
cosmiconfig@^7:
3807+
cosmiconfig@^7, cosmiconfig@^7.0.0:
38083808
version "7.0.1"
38093809
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
38103810
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
@@ -3815,17 +3815,6 @@ cosmiconfig@^7:
38153815
path-type "^4.0.0"
38163816
yaml "^1.10.0"
38173817

3818-
cosmiconfig@^7.0.0:
3819-
version "7.0.0"
3820-
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
3821-
integrity sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==
3822-
dependencies:
3823-
"@types/parse-json" "^4.0.0"
3824-
import-fresh "^3.2.1"
3825-
parse-json "^5.0.0"
3826-
path-type "^4.0.0"
3827-
yaml "^1.10.0"
3828-
38293818
cp-file@^7.0.0:
38303819
version "7.0.0"
38313820
resolved "https://registry.npmjs.org/cp-file/-/cp-file-7.0.0.tgz#b9454cfd07fe3b974ab9ea0e5f29655791a9b8cd"

0 commit comments

Comments
 (0)