From d0f2a1f4a361feb03d94b88850583f6461e6c41f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 09:18:41 +0000 Subject: [PATCH] chore(deps): update babel monorepo to v7.21.4 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 97d601992..ca22d109c 100644 --- a/package.json +++ b/package.json @@ -33,12 +33,12 @@ "typeahead.js": "0.11.1" }, "devDependencies": { - "@babel/compat-data": "7.21.0", - "@babel/core": "7.21.3", + "@babel/compat-data": "7.21.4", + "@babel/core": "7.21.4", "@babel/eslint-parser": "7.21.3", "@babel/plugin-transform-modules-commonjs": "7.21.2", - "@babel/plugin-transform-runtime": "7.21.0", - "@babel/preset-env": "7.20.2", + "@babel/plugin-transform-runtime": "7.21.4", + "@babel/preset-env": "7.21.4", "@babel/preset-react": "7.18.6", "@babel/runtime": "7.21.0", "ajv": "8.12.0",