Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
| -rw-r--r-- | editors/code/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 3610a6fbe4..7b38f9a79c 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -54,7 +54,7 @@ "@typescript-eslint/parser": "^5.60.1", "@vscode/test-electron": "^2.3.3", "cross-env": "^7.0.3", - "esbuild": "^0.14.48", + "esbuild": "^0.18.10", "eslint": "^8.43.0", "eslint-config-prettier": "^8.8.0", "ovsx": "^0.8.1", |