From 05523987bda64943d687508101b71a22e9d4bec3 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Mon, 8 Jul 2019 21:57:22 +0200 Subject: Update babel deps Signed-off-by: Roeland Jago Douma --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5c868c40639..1a0c85fb03d 100644 --- a/package.json +++ b/package.json @@ -62,9 +62,9 @@ "vuex-router-sync": "^5.0.0" }, "devDependencies": { - "@babel/core": "^7.4.5", + "@babel/core": "^7.5.0", "@babel/plugin-syntax-dynamic-import": "^7.2.0", - "@babel/preset-env": "^7.4.5", + "@babel/preset-env": "^7.5.0", "babel-loader": "^8.0.6", "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", "browserslist-config-nextcloud": "0.0.1", -- cgit v1.2.3