Skip to content

Commit

Permalink
fix: update dependency cosmiconfig to v7.0.1 (#3138)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 24, 2022
1 parent bf47d1c commit 407837d
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions yarn.lock
Expand Up @@ -3804,7 +3804,7 @@ cosmiconfig-typescript-loader@^1.0.0:
cosmiconfig "^7"
ts-node "^10.7.0"

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

cosmiconfig@^7.0.0:
version "7.0.0"
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
integrity sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==
dependencies:
"@types/parse-json" "^4.0.0"
import-fresh "^3.2.1"
parse-json "^5.0.0"
path-type "^4.0.0"
yaml "^1.10.0"

cp-file@^7.0.0:
version "7.0.0"
resolved "https://registry.npmjs.org/cp-file/-/cp-file-7.0.0.tgz#b9454cfd07fe3b974ab9ea0e5f29655791a9b8cd"
Expand Down

0 comments on commit 407837d

Please sign in to comment.