From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 04:55:41 +0000 (+0000) Subject: build(deps-dev): bump rollup from 1.19.3 to 1.19.4 X-Git-Tag: v4.0.0-alpha.0~277 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd7ae50cc09d895b0081fb79f6e9901e6e2c7cd1;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup from 1.19.3 to 1.19.4 Bumps [rollup](https://github.com/rollup/rollup) from 1.19.3 to 1.19.4. - [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.19.3...v1.19.4) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index b050ce19..d3b934e6 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.19.3", + "rollup": "^1.19.4", "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 d0ae604a..01269586 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5290,10 +5290,10 @@ rollup-pluginutils@2.8.1, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1: dependencies: estree-walker "^0.6.1" -rollup@^1.19.3: - version "1.19.3" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.19.3.tgz#77e59426faa6d8399e7b75c129e81447cf9db317" - integrity sha512-+6VtYadkQEp6OTSa6ms1eAE/CYW+kD9rCd3fq4E2T3VaVqwTcY4vq0zBcB4nhQANnId+SwSpgCn4RFfOUAsWjQ== +rollup@^1.19.4: + version "1.19.4" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.19.4.tgz#0cb4e4d6fa127adab59b11d0be50e8dd1c78123a" + integrity sha512-G24w409GNj7i/Yam2cQla6qV2k6Nug8bD2DZg9v63QX/cH/dEdbNJg8H4lUm5M1bRpPKRUC465Rm9H51JTKOfQ== dependencies: "@types/estree" "0.0.39" "@types/node" "^12.6.9"