From 138338b0f97be27aedf74d95b31003b3a39acedd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 17:07:45 +0000 Subject: [PATCH] Update babel monorepo --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 52a0245..a2332e8 100644 --- a/package.json +++ b/package.json @@ -31,15 +31,15 @@ "react": ">=16.3.0" }, "devDependencies": { - "@babel/cli": "7.1.2", - "@babel/core": "7.1.2", - "@babel/plugin-proposal-object-rest-spread": "7.0.0", - "@babel/plugin-syntax-class-properties": "7.0.0", - "@babel/plugin-syntax-dynamic-import": "7.0.0", - "@babel/plugin-transform-flow-strip-types": "7.0.0", - "@babel/plugin-transform-object-assign": "7.0.0", - "@babel/preset-env": "7.1.0", - "@babel/preset-react": "7.0.0", + "@babel/cli": "7.22.10", + "@babel/core": "7.22.11", + "@babel/plugin-proposal-object-rest-spread": "7.20.7", + "@babel/plugin-syntax-class-properties": "7.12.13", + "@babel/plugin-syntax-dynamic-import": "7.8.3", + "@babel/plugin-transform-flow-strip-types": "7.22.5", + "@babel/plugin-transform-object-assign": "7.22.5", + "@babel/preset-env": "7.22.14", + "@babel/preset-react": "7.22.5", "babel-core": "7.0.0-bridge.0", "eslint": "5.8.0", "eslint-config-metalab": "10.0.0",