From aac8678d59e80b49abf684c0262f45cfe207e296 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 05:25:26 +0000 Subject: [PATCH] Bump rollup from 2.26.8 to 2.26.10 Bumps [rollup](https://github.com/rollup/rollup) from 2.26.8 to 2.26.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/v2.26.8...v2.26.10) 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 3621baf5..c75a3733 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "jest": "26.4.2", "jest-cli": "26.4.2", "prettier": "2.1.1", - "rollup": "2.26.8", + "rollup": "2.26.10", "rollup-plugin-terser": "7.0.2", "rollup-plugin-typescript2": "0.27.2", "typescript": "4.0.2" diff --git a/yarn.lock b/yarn.lock index 9d06c8d7..a1e917c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4508,10 +4508,10 @@ rollup-plugin-typescript2@0.27.2: resolve "1.17.0" tslib "2.0.1" -rollup@2.26.8: - version "2.26.8" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.8.tgz#7b02353835a73c4797f42177a5fa3fc074012713" - integrity sha512-li9WaJYc5z9WzV1jhZbPQCrsOpGNsI+Li1qyrn5n745ZNSnlkRlBtj1Hs+Z0Dc2N1+P7HT34UKAEASqN9Th8cg== +rollup@2.26.10: + version "2.26.10" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.10.tgz#0ffe0390d35f07af850382f22f1b8525c7f57f07" + integrity sha512-dUnjCWOA0h9qNX6qtcHidyatz8FAFZxVxt1dbcGtKdlJkpSxGK3G9+DLCYvtZr9v94D129ij9zUhG+xbRoqepw== optionalDependencies: fsevents "~2.1.2"