From: Nicolas Coden Date: Tue, 26 Dec 2017 22:27:04 +0000 (+0100) Subject: chore: update babel packages X-Git-Tag: v6.6.0~3^2~331^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a180ffa157b73f46e8df51c33f8b1ff519fc017c;p=thirdparty%2Ffoundation%2Ffoundation-sites.git chore: update babel packages --- diff --git a/package.json b/package.json index 475e1b400..91fae7aea 100644 --- a/package.json +++ b/package.json @@ -29,11 +29,11 @@ "devDependencies": { "array-uniq": "^1.0.2", "autoprefixer": "^6.7.7", - "babel-core": "^6.24.1", - "babel-loader": "^6.4.1", + "babel-core": "^6.26.0", + "babel-loader": "^7.1.2", "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", "babel-plugin-transform-es2015-block-scoped-functions": "^6.22.0", - "babel-plugin-transform-es2015-block-scoping": "^6.24.1", + "babel-plugin-transform-es2015-block-scoping": "^6.26.0", "babel-plugin-transform-es2015-classes": "^6.24.1", "babel-plugin-transform-es2015-destructuring": "^6.23.0", "babel-plugin-transform-es2015-parameters": "^6.24.1",