Fix use of detect-libc typing (#421)

This commit is contained in:
Michael Telatynski
2022-09-23 12:14:09 +01:00
committed by GitHub
parent b89b2637b9
commit 392005b3a4
4 changed files with 21 additions and 14 deletions

View File

@@ -1607,6 +1607,11 @@
dependencies:
"@types/ms" "*"
"@types/detect-libc@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@types/detect-libc/-/detect-libc-1.0.0.tgz#0a8fcf1242747176684f45fd9c0ce8cffa6803bf"
integrity sha512-IIEvhANE4mvK5LjC89FNIaaeuZ/DdM+zXXW1JN1r1lg5djOVCCUo9J3p2yQY2tbna07E+G43TgDNC4w7N4x0Vg==
"@types/fs-extra@^9.0.11":
version "9.0.13"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.13.tgz#7594fbae04fe7f1918ce8b3d213f74ff44ac1f45"