mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 21:07:48 +00:00
[tests] fix flakey tests (#9071)
Fixes flakey tests / CI: - git metadata test for corrupted `.git` directory - version identifier for `build-utils` being using in `fs-detectors`'s `devDependencies` - bad import from `../dist/..`
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"@types/minimatch": "3.0.5",
|
||||
"@types/node": "14.18.33",
|
||||
"@types/semver": "7.3.10",
|
||||
"@vercel/build-utils": "4.2.0",
|
||||
"@vercel/build-utils": "5.7.0",
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user