From 13a3918ca42399bd4de2e9a96f7efd075b8fd50d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 14:23:25 +0000 Subject: [PATCH] Bump rollup from 2.37.1 to 2.38.1 Bumps [rollup](/~https://github.com/rollup/rollup) from 2.37.1 to 2.38.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.37.1...v2.38.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 952b2121..9c258489 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8365,9 +8365,9 @@ } }, "rollup": { - "version": "2.37.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.37.1.tgz", - "integrity": "sha512-V3ojEeyGeSdrMSuhP3diBb06P+qV4gKQeanbDv+Qh/BZbhdZ7kHV0xAt8Yjk4GFshq/WjO7R4c7DFM20AwTFVQ==", + "version": "2.38.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.38.1.tgz", + "integrity": "sha512-q07T6vU/V1kqM8rGRRyCgEvIQcIAXoKIE5CpkYAlHhfiWM1Iuh4dIPWpIbqFngCK6lwAB2aYHiUVhIbSWHQWhw==", "dev": true, "requires": { "fsevents": "~2.1.2"