Updating `es-check` managed to solve a problem about a missing type file for `minimatch` which I couldn't get around any other way
8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"dependencies": {
|
|
"browser-ui-test": "^0.22.2",
|
|
"es-check": "^9.4.4",
|
|
"eslint": "^8.57.1",
|
|
"typescript": "^5.8.3"
|
|
}
|
|
}
|