From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 04:51:02 +0000 (+0000) Subject: build(deps-dev): bump rollup from 1.20.0 to 1.20.2 X-Git-Tag: v4.0.0-alpha.0~253 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51ad04e87a4b66ca0b42471f39cf80d73c2f5caf;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup from 1.20.0 to 1.20.2 Bumps [rollup](https://github.com/rollup/rollup) from 1.20.0 to 1.20.2. - [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.20.0...v1.20.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 63156b79..29b4ac59 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "jsdom": "^15.1.1", "mocha": "^6.2.0", "prettier": "^1.18.2", - "rollup": "^1.20.0", + "rollup": "^1.20.2", "rollup-plugin-alias": "^1.5.2", "rollup-plugin-commonjs": "^10.0.2", "rollup-plugin-node-resolve": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index 78e03a0d..cd6e5c45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5347,10 +5347,10 @@ rollup-pluginutils@2.8.1, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1: dependencies: estree-walker "^0.6.1" -rollup@^1.20.0: - version "1.20.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.0.tgz#3799e4cd2f48c0a068d87af575956d8d72c9447a" - integrity sha512-zW80j9RSJ0VV0VOxP1i7cF279+IlAaD49Ihwqb87PDR0555Fvk10HKmh2yUtXCdBb37bELuhHWZTJc4uoCo8Vw== +rollup@^1.20.2: + version "1.20.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.2.tgz#0e1be13cb5de244c9c463027092f7c93461558b9" + integrity sha512-pF4jFzNWMUuudIAeiTgOcSxn8XkBN2Y2/IwPR7iL/IZ8k9RwoLyp2QwNWiYT+HF537zwpmzZHTBYw345H9vq1A== dependencies: "@types/estree" "0.0.39" "@types/node" "^12.7.2"