From 526a0636415bdbe72e1060c8cab3814ce7913562 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Sep 2019 17:39:10 +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 ba7e861..2bdc162 100644 --- a/package.json +++ b/package.json @@ -52,9 +52,9 @@ "babel-core": "7.0.0-bridge.0" }, "devDependencies": { - "@babel/core": "7.5.5", + "@babel/core": "7.6.0", "@babel/plugin-proposal-class-properties": "7.5.5", - "@babel/plugin-proposal-decorators": "7.4.4", + "@babel/plugin-proposal-decorators": "7.6.0", "@babel/plugin-proposal-export-namespace-from": "7.5.2", "@babel/plugin-proposal-function-sent": "7.5.0", "@babel/plugin-proposal-json-strings": "7.2.0", @@ -62,13 +62,13 @@ "@babel/plugin-proposal-throw-expressions": "7.2.0", "@babel/plugin-syntax-dynamic-import": "7.2.0", "@babel/plugin-syntax-import-meta": "7.2.0", - "@babel/plugin-transform-runtime": "7.5.5", - "@babel/polyfill": "7.4.4", - "@babel/preset-env": "7.5.5", - "@babel/register": "7.5.5", - "@babel/runtime": "7.5.5", + "@babel/plugin-transform-runtime": "7.6.0", + "@babel/polyfill": "7.6.0", + "@babel/preset-env": "7.6.0", + "@babel/register": "7.6.0", + "@babel/runtime": "7.6.0", "babel-core": "7.0.0-bridge.0", - "babel-eslint": "10.0.2", + "babel-eslint": "10.0.3", "babel-jest": "24.8.0", "babel-loader": "8.0.6", "babel-plugin-lodash": "3.3.4",