diff --git a/package.json b/package.json index 01f1d81b6d..c4394537b2 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "@typescript-eslint/eslint-plugin": "^4.9.1", "@typescript-eslint/parser": "^4.9.1", "diff": "^5.0.0", - "eslint": "^7.15.0", - "glob": "^7.1.6", + "eslint": "^9.0.0", + "glob": "^9.0.0", "physical-cpu-count": "^2.0.0", "source-map-support": "^0.5.19", "ts-loader": "^8.0.12",