chore(renovate): add "del", "get-port", "inquirer", "vinyl-paths" to exclusion list

these packages are now ESM-only
This commit is contained in:
Christopher Hiller
2022-07-29 13:36:39 -07:00
parent b7e905eaf1
commit 5e047485ee
+4
View File
@@ -13,14 +13,18 @@
{
"matchPackageNames": [
"@types/wrap-ansi",
"del",
"execa",
"find-up",
"get-port",
"globby",
"inquirer",
"log-symbols",
"read-pkg",
"strip-ansi",
"supports-color",
"term-size",
"vinyl-paths",
"wrap-ansi",
"write-pkg"
],