mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore(deps): update dependency type-fest to v0.18.0 (#7488)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
96f87bd2f4
commit
6a9e276e92
2 changed files with 5 additions and 5 deletions
|
@ -254,7 +254,7 @@
|
|||
"shelljs": "0.8.4",
|
||||
"strip-ansi": "6.0.0",
|
||||
"tmp-promise": "3.0.2",
|
||||
"type-fest": "0.17.0",
|
||||
"type-fest": "0.18.0",
|
||||
"typescript": "4.0.3"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
@ -10279,10 +10279,10 @@ type-detect@4.0.8, type-detect@^4.0.8:
|
|||
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
|
||||
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
|
||||
|
||||
type-fest@0.17.0:
|
||||
version "0.17.0"
|
||||
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.17.0.tgz#268bb55d38701ce3915f60a4367a1e9f28672deb"
|
||||
integrity sha512-EFi9HE4hHj85XnVV80uAUMgICQmhxYgiEvtmfpcD6jqn6zYr36HxAU6k+i/DSY28TK7/lYL0s4v/kWmiKdqaoA==
|
||||
type-fest@0.18.0:
|
||||
version "0.18.0"
|
||||
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.18.0.tgz#2edfa6382d48653707344f7fccdb0443d460e8d6"
|
||||
integrity sha512-fbDukFPnJBdn2eZ3RR+5mK2slHLFd6gYHY7jna1KWWy4Yr4XysHuCdXRzy+RiG/HwG4WJat00vdC2UHky5eKiQ==
|
||||
|
||||
type-fest@^0.11.0:
|
||||
version "0.11.0"
|
||||
|
|
Loading…
Reference in a new issue