From ca90a5521c8cd2264b73ea05f9f96b6d1e41645a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 10:59:06 +0000 Subject: [PATCH] Bump rollup from 1.27.5 to 1.27.8 Bumps [rollup](https://github.com/rollup/rollup) from 1.27.5 to 1.27.8. - [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.5...v1.27.8) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 261d0c79a..c744509e3 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "mutationobserver-shim": "^0.3.3", "postcss": "^7.0.23", "rimraf": "^3.0.0", - "rollup": "^1.27.5", + "rollup": "^1.27.8", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-browsersync": "^1.1.0", "rollup-plugin-eslint": "^7.0.0", diff --git a/yarn.lock b/yarn.lock index bcc2389c5..ed8af67b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6928,10 +6928,10 @@ rollup-plugin-visualizer@^3.3.0: dependencies: estree-walker "^0.6.1" -rollup@^1.27.5: - version "1.27.5" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.5.tgz#d100fb0ffd8353575cb2057152547b9abfddfe59" - integrity sha512-8rfVdzuTg2kt8ObD9LNJpEwUN7B6lsl3sHc5fddtgICpLjpYeSf4m2+RftBzcCaBTMi1iYX3Ez8zFT4Gj2nJjg== +rollup@^1.27.8: + version "1.27.8" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.8.tgz#94288a957af9f4c2380b73a17494d87705997d0f" + integrity sha512-EVoEV5rAWl+5clnGznt1KY8PeVkzVQh/R0d2s3gHEkN7gfoyC4JmvIVuCtPbYE8NM5Ep/g+nAmvKXBjzaqTsHA== dependencies: "@types/estree" "*" "@types/node" "*"