diff --git a/packages/scratch-gui/package.json b/packages/scratch-gui/package.json index 41bd1fb9c6..806271ebff 100644 --- a/packages/scratch-gui/package.json +++ b/packages/scratch-gui/package.json @@ -136,8 +136,8 @@ "@babel/preset-react": "7.27.1", "@types/prop-types": "15.7.15", "@types/react-modal": "3.16.3", - "@typescript-eslint/eslint-plugin": "8.7.0", - "@typescript-eslint/parser": "8.7.0", + "@typescript-eslint/eslint-plugin": "8.35.0", + "@typescript-eslint/parser": "8.35.0", "babel-core": "7.0.0-bridge.0", "babel-loader": "9.2.1", "cheerio": "1.0.0-rc.3",