From b86e9f3d0b7e379f166ceae251b8dff5e870d537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 05:17:17 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.42.4 to 2.43.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.42.4 to 2.43.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.42.4...v2.43.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 17ed1b3..5901c45 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6202,9 +6202,9 @@ } }, "rollup": { - "version": "2.42.4", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.42.4.tgz", - "integrity": "sha512-Zqv3EvNfcllBHyyEUM754npqsZw82VIjK34cDQMwrQ1d6aqxzeYu5yFb7smGkPU4C1Bj7HupIMeT6WU7uIdnMw==", + "version": "2.43.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.43.1.tgz", + "integrity": "sha512-kvRE6VJbiv4d8m2nGeccc3qRpzOMghAhu2KeITjyZVCjneIFLPQ3zm2Wmqnl0LcUg3FvDaV0MfKnG4NCMbiSfw==", "dev": true, "requires": { "fsevents": "~2.3.1"