From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 20:04:23 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.26.9 to 2.26.10 X-Git-Tag: v4.0.0-beta.10~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff6e02661bb4ce5f5fc28bdc3e3ffad5d08b28b4;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup from 2.26.9 to 2.26.10 Bumps [rollup](https://github.com/rollup/rollup) from 2.26.9 to 2.26.10. - [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.9...v2.26.10) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 7b9e3b07..18e3b562 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "nightwatch-helpers": "^1.2.0", "patch-package": "^6.2.2", "prettier": "^2.0.5", - "rollup": "^2.26.9", + "rollup": "^2.26.10", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.27.2", "selenium-server": "^3.141.59", diff --git a/yarn.lock b/yarn.lock index adb1a1dd..8b047e66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9380,17 +9380,10 @@ rollup-pluginutils@^2.8.2: dependencies: estree-walker "^0.6.1" -rollup@^2.20.0: - 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" - -rollup@^2.26.9: - version "2.26.9" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.9.tgz#4b6ce4e9044dd257d7314d8ed9b4d4d8a7d166c9" - integrity sha512-XIiWYLayLqV+oY4S2Lub/shJq4uk/QQLwWToYCL4LjZbYHbFK3czea4UDVRUJu+zNmKmxq5Zb/OG7c5HSvH2TQ== +rollup@^2.20.0, rollup@^2.26.10: + version "2.26.10" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.10.tgz#0ffe0390d35f07af850382f22f1b8525c7f57f07" + integrity sha512-dUnjCWOA0h9qNX6qtcHidyatz8FAFZxVxt1dbcGtKdlJkpSxGK3G9+DLCYvtZr9v94D129ij9zUhG+xbRoqepw== optionalDependencies: fsevents "~2.1.2"