diff --git a/package.json b/package.json index e68be7d..5d7297d 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,8 @@ "@typescript-eslint/parser": "^7.16.0", "@vscode/test-electron": "^2.4.1", "@vscode/vsce": "^2.29.0", - "eslint": "^8.57.0", - "glob": "^10.4.5", + "eslint": "^9.7.0", + "glob": "^11.0.0", "mocha": "^10.6.0", "typescript": "^5.5.3" }