From c8e40889785a051e8059b25406c65850edd4ccd5 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Fri, 2 Feb 2018 10:30:31 +0100 Subject: [PATCH] package updates --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c12a7c1..aaafcab 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "whatwg-fetch": "^2.0.3" }, "devDependencies": { - "acorn": "^5.3.0", + "acorn": "^5.4.1", "babel-core": "^6.26.0", "babel-preset-env": "^1.6.1", "browser-sync": "^2.23.6", @@ -50,7 +50,7 @@ "del": "^3.0.0", "gulp": "github:gulpjs/gulp#4.0", "gulp-autoprefixer": "^4.1.0", - "gulp-awspublish": "^3.3.0", + "gulp-awspublish": "^3.3.1", "gulp-awspublish-router": "^0.1.3", "gulp-clean-css": "^3.9.2", "gulp-cli": "^2.0.1",