From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 08:31:17 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.17.0 to 2.17.1 X-Git-Tag: v3.0.0-beta.16~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06569a133c787296870676a99c95a5414d2322b8;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump rollup from 2.17.0 to 2.17.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.17.0 to 2.17.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.17.0...v2.17.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 9c052f0a92..3064ef7705 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6339,9 +6339,9 @@ rollup-pluginutils@^2.3.1: estree-walker "^0.6.1" rollup@^2.16.1: - version "2.17.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.17.0.tgz#3db289792c567242b600d88cf3718dd206c7f3f2" - integrity sha512-4Um68vKyyTLzT+EWClgc+nyxSlunlmx8wgCO16RDicwxvccnyBHguoNqxPaJL/YPAdvuAJkqaFPf/BfDojzEZA== + version "2.17.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.17.1.tgz#d01a27c1b76e42efe2cd786609589f6332e81aa6" + integrity sha512-lVrtCXJ+08Eapa0SfApLmRNWNWm2FsYFnLPIJZJvZz2uI2Gv+dfPyu1zgF7KKF/HYFJDvjxbdCbI8lUVMnG7Sg== optionalDependencies: fsevents "~2.1.2"