From f2242eb32a3d5e6722e0ba08a831123ddf9c4a75 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 08:10:54 +0000 Subject: [PATCH] Update babel monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8788122..3a53abe 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,9 @@ "private": true, "devDependencies": { "autoprefixer": "6.7.7", - "babel-core": "6.26.0", - "babel-eslint": "10.0.3", - "babel-loader": "8.0.6", + "babel-core": "6.26.3", + "babel-eslint": "10.1.0", + "babel-loader": "8.2.3", "babel-plugin-syntax-trailing-function-commas": "6.22.0", "babel-plugin-transform-class-properties": "6.24.1", "babel-plugin-transform-object-rest-spread": "6.26.0",