From 052d59fcd60533224e0bbab7fac416c54a920545 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:46:14 +0000 Subject: [PATCH] chore(deps): update babel monorepo --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b62f4102a..f8c53a785 100644 --- a/package.json +++ b/package.json @@ -54,13 +54,13 @@ "timeago.js": "4.0.2" }, "devDependencies": { - "@babel/core": "7.25.8", - "@babel/eslint-parser": "7.25.8", - "@babel/plugin-transform-modules-commonjs": "7.25.7", - "@babel/plugin-transform-runtime": "7.25.7", - "@babel/preset-env": "7.25.8", - "@babel/preset-react": "7.25.7", - "@babel/runtime": "7.25.7", + "@babel/core": "7.26.0", + "@babel/eslint-parser": "7.25.9", + "@babel/plugin-transform-modules-commonjs": "7.26.3", + "@babel/plugin-transform-runtime": "7.25.9", + "@babel/preset-env": "7.26.0", + "@babel/preset-react": "7.26.3", + "@babel/runtime": "7.26.0", "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.1", "babel-loader": "9.2.1",