diff --git a/packages/scratch-gui/package.json b/packages/scratch-gui/package.json index 0f7d883714..6ceb70aac9 100644 --- a/packages/scratch-gui/package.json +++ b/packages/scratch-gui/package.json @@ -122,8 +122,8 @@ "@babel/preset-react": "7.26.3", "@types/prop-types": "15.7.14", "@types/react-modal": "3.16.3", - "@typescript-eslint/eslint-plugin": "8.7.0", - "@typescript-eslint/parser": "8.7.0", + "@typescript-eslint/eslint-plugin": "8.27.0", + "@typescript-eslint/parser": "8.27.0", "babel-core": "7.0.0-bridge.0", "babel-loader": "9.2.1", "cheerio": "1.0.0-rc.3",