From 1f63f43231ab79910256311b3b8f34484ffc7b89 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 31 Dec 2016 00:08:19 -0500 Subject: [PATCH] chore(package): update rollup-plugin-commonjs to version 7.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce0ef9a0c..019d3de9b 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "phantomjs-prebuilt": "~2.1.11", "request": "~2.79.0", "rollup": "0.39.2", - "rollup-plugin-commonjs": "6.0.1", + "rollup-plugin-commonjs": "7.0.0", "rollup-plugin-json": "2.0.2", "rollup-plugin-node-resolve": "2.0.0", "shelljs": "~0.7.5",