From be432f08407e769bffb5be53a0197d6ba6990976 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 05:03:56 +0000 Subject: [PATCH] Bump @rollup/plugin-commonjs from 14.0.0 to 15.0.0 Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 14.0.0 to 15.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v14.0.0...commonjs-v15.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 33dd28a3d..d85b66151 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@ideditor/temaki": "~4.1.0", "@mapbox/maki": "^6.0.0", "@rollup/plugin-buble": "^0.21.0", - "@rollup/plugin-commonjs": "^14.0.0", + "@rollup/plugin-commonjs": "^15.0.0", "@rollup/plugin-json": "^4.0.1", "@rollup/plugin-node-resolve": "~8.1.0", "autoprefixer": "^9.8.4",