diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index 84b3070114f22..f717ca4d6bfd0 100644 --- a/build/gulpfile.vscode.js +++ b/build/gulpfile.vscode.js @@ -43,7 +43,7 @@ const nodeModules = ['electron', 'original-fs'] // Build const builtInExtensions = [ - { name: 'ms-vscode.node-debug', version: '1.15.11' }, + { name: 'ms-vscode.node-debug', version: '1.15.13' }, { name: 'ms-vscode.node-debug2', version: '1.14.5' } ];