From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 07:20:04 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.26.3 to 2.26.5 X-Git-Tag: v4.0.0-beta.8~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3dfb35a76bdfb6e02df32a54c64b58d139d3da2;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup from 2.26.3 to 2.26.5 Bumps [rollup](https://github.com/rollup/rollup) from 2.26.3 to 2.26.5. - [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/v2.26.3...v2.26.5) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index c5515eef..ee8840c7 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "nightwatch": "^1.3.7", "nightwatch-helpers": "^1.2.0", "prettier": "^2.0.5", - "rollup": "^2.26.3", + "rollup": "^2.26.5", "rollup-plugin-terser": "^6.1.0", "rollup-plugin-typescript2": "^0.27.2", "selenium-server": "^3.141.59", diff --git a/yarn.lock b/yarn.lock index 4bb34247..56713930 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8505,10 +8505,10 @@ rollup-plugin-typescript2@^0.27.2: resolve "1.17.0" tslib "2.0.1" -rollup@^2.26.3: - version "2.26.3" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.3.tgz#502c755872a4590937cfa4e8f7eb99d3bc3c4025" - integrity sha512-Mlt39/kL2rA9egcbQbaZV1SNVplGqYYhDDMcGgHPPE0tvM3R4GrB+IEdYy2QtTrdzMQx57ZcqDFf/KWWm8F+uw== +rollup@^2.26.5: + version "2.26.5" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.5.tgz#5562ec36fcba3eed65cfd630bd78e037ad0e0307" + integrity sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA== optionalDependencies: fsevents "~2.1.2"