From eaa0a74797dfe0f9158ea11bd2cef5d59c73fa3a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2019 13:25:08 +0000 Subject: [PATCH] Bump rollup from 1.27.9 to 1.27.10 Bumps [rollup](https://github.com/rollup/rollup) from 1.27.9 to 1.27.10. - [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/v1.27.9...v1.27.10) 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 9c690b73..b686e515 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4076,9 +4076,9 @@ } }, "rollup": { - "version": "1.27.9", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.27.9.tgz", - "integrity": "sha512-8AfW4cJTPZfG6EXWwT/ujL4owUsDI1Xl8J1t+hvK4wDX81F5I4IbwP9gvGbHzxnV19fnU4rRABZQwZSX9J402Q==", + "version": "1.27.10", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.27.10.tgz", + "integrity": "sha512-5PjBSKney8zLu7tTn/y4iVBL3OyK+G9rA/wfkcY78bZ9kAMtgNqb8nOfR5KpoDYyt8Vs5o2o8DyDjf9RpwYbAg==", "requires": { "@types/estree": "*", "@types/node": "*",