From 6e50f84b217cf60be4903879fbad6f69dc47a891 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 05:17:04 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.45.0 to 2.45.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.45.0 to 2.45.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.45.0...v2.45.1) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1bb4df1..3cc8fcf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6202,9 +6202,9 @@ } }, "rollup": { - "version": "2.45.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.0.tgz", - "integrity": "sha512-JJznbtGIsHZfKH0Sa9RpCAy5JarH8SWvBzRAGuRkgzAafb8e8D7VSMJ0O1Bsix1nn91koN/Ecvl2+ZWhljcuTw==", + "version": "2.45.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.45.1.tgz", + "integrity": "sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==", "dev": true, "requires": { "fsevents": "~2.3.1"