From 09a324bc6b0d570768809c8f8bbe2079683b8f4d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 30 Oct 2017 07:45:25 +0000 Subject: [PATCH] chore(package): update rollup-plugin-commonjs to version 8.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47bfd8963d..28aedecf9b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "rbush": "2.0.1", "rollup": "^0.51.3", "rollup-plugin-cleanup": "^2.0.0", - "rollup-plugin-commonjs": "^8.0.2", + "rollup-plugin-commonjs": "^8.2.6", "rollup-plugin-node-resolve": "^3.0.0", "temp": "0.8.3", "walk": "2.3.9"