From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 08:22:19 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.8.0 to 2.8.2 X-Git-Tag: v3.0.0-beta.10~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d5dead1a6b5b39f816dbe3a30889abc1652faf;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 2.8.0 to 2.8.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.8.0 to 2.8.2. - [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.8.0...v2.8.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index eaee909723..b8777f6cf4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6521,9 +6521,9 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.2: estree-walker "^0.6.1" rollup@^2.2.0: - version "2.8.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.8.0.tgz#a1d63fa8331f5c362f025a7fee78b86d4ada5cef" - integrity sha512-hyjpreMA0BTNrO68o4wCtcktwYTK8o1UtauOqsPniwDGzN2PvNaKmwa/RHmjNHJMrt6ItY2C7XjpT7TDf6WmJw== + version "2.8.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.8.2.tgz#08427a8eb118e6e4ac8d80eba22774bc1d059c81" + integrity sha512-LRzMcB8V1M69pSvf6uCbR+W9OPCy5FuxcIwqioWg5RKidrrqKbzjJF9pEGXceaMVkbptNFZgIVJlUokCU0sfng== optionalDependencies: fsevents "~2.1.2"