mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-24 23:17:31 +00:00
Updating `es-check` managed to solve a problem about a missing type file for `minimatch` which I couldn't get around any other way
9 lines
140 B
JSON
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"
|
|
}
|
|
}
|