diff --git a/tools/repo-scripts/package.json b/tools/repo-scripts/package.json index cdf2218e..6f60145d 100644 --- a/tools/repo-scripts/package.json +++ b/tools/repo-scripts/package.json @@ -46,8 +46,8 @@ "verify": "run-p build lint coverage depcheck" }, "dependencies": { - "@babel/core": "~7.24.0", - "@babel/plugin-transform-runtime": "~7.24.0", + "@babel/core": "~7.26.0", + "@babel/plugin-transform-runtime": "~7.25.0", "@rushstack/eslint-patch": "^1.2.0", "@types/jest": "^29.5.1", "@typescript-eslint/eslint-plugin": "^6.0.0",