From 09edfbf38269989f11d99b320fe880b0dbb0720f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 21:33:25 +0000 Subject: [PATCH] Bump @rollup/plugin-commonjs from 11.1.0 to 12.0.0 Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.1.0 to 12.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.1.0...commonjs-v12.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4335dca1e..7c76c207b 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@ideditor/temaki": "~3.23.0", "@mapbox/maki": "^6.0.0", "@rollup/plugin-buble": "^0.21.0", - "@rollup/plugin-commonjs": "^11.0.1", + "@rollup/plugin-commonjs": "^12.0.0", "@rollup/plugin-json": "^4.0.1", "@rollup/plugin-node-resolve": "^8.0.0", "chai": "^4.1.0",