From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 05:35:13 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 2.14.0 to 2.16.1 X-Git-Tag: 0.0.7~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=379a7dab4050605627bd4cee513db7adba1f59de;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 2.14.0 to 2.16.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.14.0 to 2.16.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.14.0...v2.16.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 323a7f9b..e51ab00c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4550,9 +4550,9 @@ rollup-pluginutils@^2.8.1: estree-walker "^0.6.1" rollup@^2.7.2: - version "2.14.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.14.0.tgz#3bde39a2d50b904f336219241df55d1ea3d5f115" - integrity sha512-SUsFh2bBemQqCXOCBWRayjK3/6kNHVR8PbSKKYWIdI6e4zuGSW5B1hGVkFi40805dUrqosMLLxMuEyJMylC9YA== + version "2.16.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873" + integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg== optionalDependencies: fsevents "~2.1.2"