diff --git a/package-lock.json b/package-lock.json index 561ed9553..93bf3c9fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "devDependencies": { "@babel/cli": "^7.28.6", "@babel/core": "^7.29.0", - "@babel/eslint-parser": "^7.11.0", + "@babel/eslint-parser": "^7.28.6", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-transform-runtime": "^7.29.0", diff --git a/package.json b/package.json index fffbb8d59..d8787c812 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/react-dom": "^19.1.3", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.54.0", - "@babel/eslint-parser": "^7.11.0", + "@babel/eslint-parser": "^7.28.6", "babel-jest": "^29.7.0", "babel-loader": "^8.4.1", "babel-plugin-transform-imports": "^2.0.0",