chore(deps): update dependency type-fest to v3.5.7 (#20461)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-16 20:10:49 +00:00 committed by GitHub
parent 1b00e0e6e1
commit 05f0a499b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -328,7 +328,7 @@
"tmp-promise": "3.0.3", "tmp-promise": "3.0.3",
"ts-jest": "29.0.5", "ts-jest": "29.0.5",
"ts-node": "10.9.1", "ts-node": "10.9.1",
"type-fest": "3.5.6", "type-fest": "3.5.7",
"typescript": "4.9.5", "typescript": "4.9.5",
"unified": "9.2.2" "unified": "9.2.2"
}, },

View file

@ -9948,10 +9948,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" resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
type-fest@3.5.6: type-fest@3.5.7:
version "3.5.6" version "3.5.7"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.5.6.tgz#f8f3a630c185fb5d66ca6950c7cbc2893deb6b84" resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.5.7.tgz#1ee9efc9a172f4002c40b896689928a7bba537f2"
integrity sha512-6bd2bflx8ed7c99tc6zSTIzHr1/QG29bQoK4Qh8MYGnlPbODUzGxklLShjwc/xWQQFHgIci+y5Arv7Rbb0LjXw== integrity sha512-6J4bYzb4sdkcLBty4XW7F18VPI66M4boXNE+CY40532oq2OJe6AVMB5NmjOp6skt/jw5mRjz/hLRpuglz0U+FA==
type-fest@^0.13.1: type-fest@^0.13.1:
version "0.13.1" version "0.13.1"