From e21d16b6c49a686ec66350c5a94547df53c91b89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 05:05:18 +0000 Subject: [PATCH] Bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0 Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.1.0 to 16.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.1.0...commonjs-v16.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 ad9ddcc4b..488f843c8 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@ideditor/temaki": "~4.3.0", "@mapbox/maki": "^6.0.0", "@rollup/plugin-babel": "^5.2.1", - "@rollup/plugin-commonjs": "^15.0.0", + "@rollup/plugin-commonjs": "^16.0.0", "@rollup/plugin-json": "^4.0.1", "@rollup/plugin-node-resolve": "~10.0.0", "autoprefixer": "^10.0.1",