From a4ad90507da724079e9ef1da1b8d62044b8df1c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 08:29:12 +0200 Subject: [PATCH] Bump rollup from 2.50.2 to 2.50.5 (#748) Bumps [rollup](https://github.com/rollup/rollup) from 2.50.2 to 2.50.5. - [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.50.2...v2.50.5) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8ce54afb..514c033b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8754,9 +8754,9 @@ } }, "rollup": { - "version": "2.50.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.50.2.tgz", - "integrity": "sha512-Ra5JkxSiZPZZFnvE68KWtlrLnZGg5LNaV1n1esq4ch69P7ReeoRVlrTuL/k+L/GJfcowA5An0BEhEq2Hfzwl6w==", + "version": "2.50.5", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.50.5.tgz", + "integrity": "sha512-Ztz4NurU2LbS3Jn5rlhnYv35z6pkjBUmYKr94fOBIKINKRO6kug9NTFHArT7jqwMP2kqEZ39jJuEtkk91NBltQ==", "dev": true, "requires": { "fsevents": "~2.3.1"