From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 09:17:43 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.18.1 to 2.19.0 X-Git-Tag: v4.0.0-beta.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e050abcf617f5e35e1f251a58f364bc1ee73f68a;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup from 2.18.1 to 2.19.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.18.1 to 2.19.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.18.1...v2.19.0) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 9cf44380..7b5d1191 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "nightwatch": "^1.3.6", "nightwatch-helpers": "^1.2.0", "prettier": "^2.0.5", - "rollup": "^2.18.1", + "rollup": "^2.19.0", "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 631a9aec..8420b7d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8726,10 +8726,10 @@ rollup-plugin-typescript2@^0.27.1: resolve "1.15.1" tslib "1.11.2" -rollup@^2.18.1: - version "2.18.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d" - integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ== +rollup@^2.19.0: + version "2.19.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.19.0.tgz#6484868882281552b0dc33aa5bc5b36a9c920452" + integrity sha512-nny5Vs4jwY3vbQAXgOyU4ZDZqLvMKm/umnsVry/demVL6ve8ke1XhdpYE0eiWencASmx/qFPw6pP8P7MLJl9XA== optionalDependencies: fsevents "~2.1.2"