From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 08:48:13 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.3.2 to 2.3.3 X-Git-Tag: v3.0.0-alpha.12~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d769e6835ea596c1cd930ceeea660e7ffbc5980;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 2.3.2 to 2.3.3 Bumps [rollup](https://github.com/rollup/rollup) from 2.3.2 to 2.3.3. - [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.3.2...v2.3.3) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index ee3369e2f7..67a33466d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5645,9 +5645,9 @@ rollup-pluginutils@^2.8.2: estree-walker "^0.6.1" rollup@^2.2.0: - version "2.3.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.2.tgz#afa68e4f3325bcef4e150d082056bef450bcac60" - integrity sha512-p66+fbfaUUOGE84sHXAOgfeaYQMslgAazoQMp//nlR519R61213EPFgrMZa48j31jNacJwexSAR1Q8V/BwGKBA== + version "2.3.3" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.3.tgz#5982df700d7aae8907075ba68122bb57d98e9cd0" + integrity sha512-uJ9VNWk80mb4wDCSfd1AyHoSc9TrWbkZtnO6wbsMTp9muSWkT26Dvc99MX1yGCOTvUN1Skw/KpFzKdUDuZKTXA== optionalDependencies: fsevents "~2.1.2"