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 3eda9b9c7b..fea3a5b4cc 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -56,7 +56,7 @@ "@vscode/test-electron": "^2.3.3", "@vscode/vsce": "^2.19.0", "esbuild": "^0.18.10", - "eslint": "^8.43.0", + "eslint": "^8.44.0", "eslint-config-prettier": "^8.8.0", "ovsx": "^0.8.2", "prettier": "^3.0.0", |