From 959bd7366568b13a8794c2636c3b924f83ab6aaa Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 9 Aug 2016 13:55:16 +1000 Subject: [PATCH] chore(package): update babel to version 6.1.18 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18ea365..e294d62 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://github.com/css-modules/postcss-modules-constants#readme", "devDependencies": { - "babel": "^5.8.23", + "babel": "^6.1.18", "chokidar": "^1.2.0", "mocha": "^3.0.2", "standard": "^7.1.2"