From 2d311c0ad4b411a74b2675cb75fb3ebc60aa1458 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 05:28:17 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.13.0 to 2.13.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.13.0 to 2.13.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.13.0...v2.13.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 49ed74f2..d07d1791 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17256,9 +17256,9 @@ } }, "rollup": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.13.0.tgz", - "integrity": "sha512-sD4VeuVYQV2feBSLMfmen94a6Tzfvxv6+FBU1Ri9qBrSWtKgLhi6dCGEeOnSwkvTVT+MrDe9UW8erGID9L1T+A==", + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.13.1.tgz", + "integrity": "sha512-EiICynxIO1DTFmFn+/98gfaqCToK2nbjPjHJLuNvpcwc+P035VrXmJxi3JsOhqkdty+0cOEhJ26ceGTY3UPMPQ==", "dev": true, "requires": { "fsevents": "~2.1.2"