mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
debt - bring @types/mocha up to date with version 9.x
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
"vscode:prepublish": "node ../../node_modules/gulp/bin/gulp.js --gulpfile ../../build/gulpfile.extensions.js compile-extension:vscode-api-tests ./tsconfig.json"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^8.2.0",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "16.x"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user