From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 08:01:43 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.18.0 to 2.18.1 X-Git-Tag: v3.0.0-beta.17~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee74f4cd047b8e39b215b38a840c1301d2f197f0;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 2.18.0 to 2.18.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.18.0 to 2.18.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.18.0...v2.18.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 5963089137..f386f94bc0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6186,9 +6186,9 @@ rollup-pluginutils@^2.3.1: estree-walker "^0.6.1" rollup@^2.16.1: - version "2.18.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392" - integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA== + version "2.18.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d" + integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ== optionalDependencies: fsevents "~2.1.2"