From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 05:36:34 +0000 (+0000) Subject: chore(deps-dev): bump rollup from 2.16.1 to 2.18.0 X-Git-Tag: 0.0.7~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c2bca5eb0cd143cdee97551f38899f71ddedb867;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump rollup from 2.16.1 to 2.18.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.16.1 to 2.18.0. - [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.16.1...v2.18.0) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index f257fd53..4be9cead 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.16.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873" - integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg== + version "2.18.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392" + integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA== optionalDependencies: fsevents "~2.1.2"