From c0f102db3cdef0524b0b486c7835b36543091989 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Jun 2020 13:15:18 +0000 Subject: [PATCH] Update babel monorepo --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 5218a0e33..a7417688e 100644 --- a/package.json +++ b/package.json @@ -39,14 +39,14 @@ }, "homepage": "https://github.com/bokuweb/react-resizable-box", "devDependencies": { - "@babel/cli": "7.8.4", - "@babel/core": "7.9.6", - "@babel/plugin-proposal-class-properties": "7.8.3", - "@babel/plugin-transform-modules-commonjs": "7.9.6", - "@babel/preset-react": "7.9.4", - "@babel/preset-typescript": "7.9.0", - "@babel/traverse": "7.9.6", - "@babel/types": "7.9.6", + "@babel/cli": "7.10.4", + "@babel/core": "7.10.4", + "@babel/plugin-proposal-class-properties": "7.10.1", + "@babel/plugin-transform-modules-commonjs": "7.10.1", + "@babel/preset-react": "7.10.1", + "@babel/preset-typescript": "7.10.1", + "@babel/traverse": "7.10.4", + "@babel/types": "7.10.4", "@emotion/core": "10.0.22", "@storybook/addon-info": "5.3.19", "@storybook/addon-options": "5.3.19",