mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Update tests to use consistent version of mkdirp
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"compile": "tsc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mkdirp": "0.5.1",
|
||||
"@types/mkdirp": "^1.0.1",
|
||||
"@types/node": "^12.19.9",
|
||||
"@types/optimist": "0.0.29",
|
||||
"@types/rimraf": "^2.0.4",
|
||||
|
||||
Reference in New Issue
Block a user