Files
rust-lang/package.json
Yotam Ofek 9561210372 Update npm package, remove another unused one, and fix some typing errors that started popping when we moved to yarn
Updating `es-check` managed to solve a problem about a missing type file for `minimatch` which I couldn't get around any other way
2025-11-17 10:58:18 +02:00

9 lines
140 B
JSON

{
"dependencies": {
"browser-ui-test": "^0.22.2",
"es-check": "^9.4.4",
"eslint": "^8.57.1",
"typescript": "^5.8.3"
}
}