diff --git a/cheatGUI/package.json b/cheatGUI/package.json index 5c2c432..4a723c9 100644 --- a/cheatGUI/package.json +++ b/cheatGUI/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "@typescript-eslint/eslint-plugin": "^6.1.0", - "@typescript-eslint/parser": "^6.2.0", + "@typescript-eslint/parser": "^7.0.1", "autoprefixer": "^10.4.13", "babel-loader": "^9.1.2", "css-loader": "^6.7.3",