From a0e46e0be2ef211585d0f92fed1b7a00734b3e01 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 05:21:58 +0000 Subject: [PATCH] Bump rollup-plugin-babel from 3.0.7 to 4.4.0 Bumps [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel) from 3.0.7 to 4.4.0. - [Release notes](https://github.com/rollup/rollup-plugin-babel/releases) - [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup-plugin-babel/compare/v3.0.7...v4.4.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5b6f22..32af930 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "npm-run-all": "^4.0.2", "rimraf": "^3.0.0", "rollup": "^1.29.1", - "rollup-plugin-babel": "^3.0.3", + "rollup-plugin-babel": "^4.4.0", "rollup-plugin-filesize": "^6.2.1", "rollup-plugin-json": "^4.0.0", "rollup-plugin-node-resolve": "^5.2.0",