From 090539eda4a9d53fe4a40b94df06136d034fed00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 05:21:49 +0000 Subject: [PATCH] Bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0 Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 12.0.0 to 13.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v12.0.0...commonjs-v13.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 c5d353fa7..d615fbd6a 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@ideditor/temaki": "~4.0.0", "@mapbox/maki": "^6.0.0", "@rollup/plugin-buble": "^0.21.0", - "@rollup/plugin-commonjs": "^12.0.0", + "@rollup/plugin-commonjs": "^13.0.0", "@rollup/plugin-json": "^4.0.1", "@rollup/plugin-node-resolve": "^8.0.0", "chai": "^4.1.0",