chore(deps) Update dependency type-fest to v2.5.4 (#2914)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-17 11:24:51 -03:00
committed by GitHub
parent 64fb688780
commit c5852da779
2 changed files with 5 additions and 5 deletions

View File

@@ -70,6 +70,6 @@
"typescript": "4.4.4"
},
"dependencies": {
"type-fest": "2.5.3"
"type-fest": "2.5.4"
}
}

View File

@@ -3260,10 +3260,10 @@ type-check@^0.4.0, type-check@~0.4.0:
dependencies:
prelude-ls "^1.2.1"
type-fest@2.5.3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.5.3.tgz#2538287381b24d0c1d4911279934f28aaa10d620"
integrity sha512-7VNmE7FlsrdcWjKbtuRuynZz96Gmf35p5DvoR2tbceNP0vd58ISx87PvUUInlhtRC49vSX6qlxEKc7AoiHRirg==
type-fest@2.5.4:
version "2.5.4"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.5.4.tgz#1613bf29a172ff1c66c29325466af9096fe505b5"
integrity sha512-zyPomVvb6u7+gJ/GPYUH6/nLDNiTtVOqXVUHtxFv5PmZQh6skgfeRtFYzWC01T5KeNWNIx5/0P111rKFLlkFvA==
type-fest@^0.20.2:
version "0.20.2"