From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2020 08:19:40 +0000 (+0000) Subject: build(deps-dev): bump rollup from 1.30.1 to 1.31.0 X-Git-Tag: v4.0.0-alpha.0~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f508b84516f784b642a13d298f5d4104de02481;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup from 1.30.1 to 1.31.0 Bumps [rollup](https://github.com/rollup/rollup) from 1.30.1 to 1.31.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/v1.30.1...v1.31.0) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 3bf27b3d..0a29a0ba 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "nightwatch": "^1.3.3", "nightwatch-helpers": "^1.2.0", "prettier": "^1.19.1", - "rollup": "^1.29.1", + "rollup": "^1.31.0", "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-terser": "^5.2.0", "rollup-plugin-typescript2": "^0.25.3", diff --git a/yarn.lock b/yarn.lock index 3fee7937..a6a8ce23 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6462,10 +6462,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2: dependencies: estree-walker "^0.6.1" -rollup@^1.29.1: - version "1.30.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.1.tgz#3fd28d6198beb2f3cd1640732047d5ec16c2d3a0" - integrity sha512-Uus8mwQXwaO+ZVoNwBcXKhT0AvycFCBW/W8VZtkpVGsotRllWk9oldfCjqWmTnFRI0y7x6BnEqSqc65N+/YdBw== +rollup@^1.31.0: + version "1.31.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.0.tgz#e2a87212e96aa7850f3eb53fdd02cf89f2d2fe9a" + integrity sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw== dependencies: "@types/estree" "*" "@types/node" "*"