From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 05:02:08 +0000 (+0000) Subject: build(deps-dev): bump rollup from 1.19.2 to 1.19.3 X-Git-Tag: v4.0.0-alpha.0~278 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6a804c6b9b45d55b983145dfe0ab1b9e71966dc;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup from 1.19.2 to 1.19.3 Bumps [rollup](https://github.com/rollup/rollup) from 1.19.2 to 1.19.3. - [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.2...v1.19.3) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 9937115e..b050ce19 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.2", + "rollup": "^1.19.3", "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 38b026bc..d0ae604a 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.2: - version "1.19.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.19.2.tgz#64f74ef9b743cbc31e5aa226c7bce0a767cd9a33" - integrity sha512-nH8Sr5MMhdq+Se4w9RsJiwIFJ7eHNt+UyqR8a1WKlP36+ruJnzRoXMeSXicdRScAyDhrdQQR7GUX6W41qHlp+A== +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== dependencies: "@types/estree" "0.0.39" "@types/node" "^12.6.9"