From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 09:42:37 +0000 (+0000) Subject: build(deps-dev): bump rollup from 2.33.2 to 2.33.3 X-Git-Tag: v4.0.0-rc.6~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8714648face2e915c013c800c960e87747822856;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump rollup from 2.33.2 to 2.33.3 Bumps [rollup](https://github.com/rollup/rollup) from 2.33.2 to 2.33.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/v2.33.2...v2.33.3) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 01516bde..f9c16d79 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "nightwatch": "^1.5.1", "nightwatch-helpers": "^1.2.0", "prettier": "^2.0.5", - "rollup": "^2.33.2", + "rollup": "^2.33.3", "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 5b16fc45..efab7911 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8248,14 +8248,7 @@ rollup-pluginutils@^2.8.2: dependencies: estree-walker "^0.6.1" -rollup@^2.32.1, rollup@^2.33.2: - version "2.33.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2.tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166" - integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw== - optionalDependencies: - fsevents "~2.1.2" - -rollup@^2.33.3: +rollup@^2.32.1, rollup@^2.33.3: version "2.33.3" resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342" integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==