From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 09:45:17 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.15.0 to 2.16.1 X-Git-Tag: v4.0.0-alpha.13~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=998a24794a21d645d2a548bde5556cfd67f08a9f;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup from 2.15.0 to 2.16.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.15.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.15.0...v2.16.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index a22fb863..424a04bc 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "nightwatch": "^1.3.6", "nightwatch-helpers": "^1.2.0", "prettier": "^2.0.5", - "rollup": "^2.15.0", + "rollup": "^2.16.1", "rollup-plugin-terser": "^6.1.0", "rollup-plugin-typescript2": "^0.27.1", "selenium-server": "^3.141.59", diff --git a/yarn.lock b/yarn.lock index 3ae3e2fd..4fd1beb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8919,10 +8919,10 @@ rollup-plugin-typescript2@^0.27.1: resolve "1.15.1" tslib "1.11.2" -rollup@^2.15.0: - version "2.15.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.15.0.tgz#1324633188c7f82138bd3bdc99416009ee541f48" - integrity sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw== +rollup@^2.16.1: + 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"