From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 10:04:00 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.38.3 to 2.38.5 X-Git-Tag: v4.0.4~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30a9fd5ec79d190fc479813227f3fe7dbbb7fafa;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup from 2.38.3 to 2.38.5 Bumps [rollup](https://github.com/rollup/rollup) from 2.38.3 to 2.38.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.38.3...v2.38.5) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index b990250d..ba492d5f 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "nightwatch": "^1.5.1", "nightwatch-helpers": "^1.2.0", "prettier": "^2.2.1", - "rollup": "^2.38.3", + "rollup": "^2.38.5", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.29.0", "selenium-server": "^3.141.59", diff --git a/yarn.lock b/yarn.lock index 4b2c9a10..5a526bc4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7631,10 +7631,10 @@ rollup-plugin-typescript2@^0.29.0: resolve "1.17.0" tslib "2.0.1" -rollup@^2.35.1, rollup@^2.38.3: - version "2.38.3" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.3.tgz#2a0b6cc6eab1da4431aab875a31a401fa2988c10" - integrity sha512-FVx/XzR2DtCozKNDBjHJCHIgkC12rNg/ruAeoYWjLeeKfSKgwhh+lDLDhuCkuRG/fsup8py8dKBTlHdvUFX32A== +rollup@^2.35.1, rollup@^2.38.5: + version "2.38.5" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a" + integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ== optionalDependencies: fsevents "~2.3.1"