From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 08:44:29 +0000 (+0000) Subject: build(deps-dev): bump rollup from 1.31.1 to 1.32.0 X-Git-Tag: v4.0.0-alpha.2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0444f96aab11885284e4ed7b67bfa459d0af0775;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup from 1.31.1 to 1.32.0 Bumps [rollup](https://github.com/rollup/rollup) from 1.31.1 to 1.32.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.31.1...v1.32.0) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 8fa4deba..af3a1e14 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "nightwatch": "^1.3.4", "nightwatch-helpers": "^1.2.0", "prettier": "^1.19.1", - "rollup": "^1.31.1", + "rollup": "^1.32.0", "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-terser": "^5.2.0", "rollup-plugin-typescript2": "^0.26.0", diff --git a/yarn.lock b/yarn.lock index cf962219..c5f7a756 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7264,10 +7264,10 @@ rollup-pluginutils@2.8.2, rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2: dependencies: estree-walker "^0.6.1" -rollup@^1.31.1: - version "1.31.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f" - integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg== +rollup@^1.32.0: + version "1.32.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0.tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c" + integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA== dependencies: "@types/estree" "*" "@types/node" "*"