From eca734aaad771fb9ce5414888a7a786b04e511f0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 11 Dec 2020 02:51:56 +0000 Subject: [PATCH] feat(package.json): Update babel monorepo to v7.12.10 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e653370b..989772d9 100644 --- a/package.json +++ b/package.json @@ -17,10 +17,10 @@ } }, "dependencies": { - "@babel/cli": "7.12.8", - "@babel/core": "7.12.9", - "@babel/plugin-transform-runtime": "7.12.1", - "@babel/preset-env": "7.12.7", + "@babel/cli": "7.12.10", + "@babel/core": "7.12.10", + "@babel/plugin-transform-runtime": "7.12.10", + "@babel/preset-env": "7.12.10", "@babel/runtime": "7.12.5", "assets-webpack-plugin": "3.9.12", "autoprefixer": "10.0.4",