From 2e69d8e5128da3e316b87b84b301b2f562d1aa34 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 6 Jun 2019 06:03:04 +0000 Subject: [PATCH] Bump rollup from 1.14.0 to 1.14.2 Bumps [rollup](https://github.com/rollup/rollup) from 1.14.0 to 1.14.2. - [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.14.0...v1.14.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 17dbf30..3033f80 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "mocha": "6.1.4", "mocha-lcov-reporter": "1.3.0", "nyc": "14.1.1", - "rollup": "1.14.0", + "rollup": "1.14.2", "rollup-plugin-babel": "4.3.2", "rollup-plugin-uglify": "6.0.2" }, diff --git a/yarn.lock b/yarn.lock index fc2d603..0e4972d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3293,10 +3293,10 @@ rollup-pluginutils@^2.3.0: estree-walker "^0.6.0" micromatch "^3.1.10" -rollup@1.14.0: - version "1.14.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.14.0.tgz#46855014c107e99a568baf245a12a57e53022faa" - integrity sha512-NDW4GZevPFmbGwgcxufIOqWbHMJTyLxRyuLk3m3cPNkq8dQSaPEgK7s0SCiDlCITA5X1c3GOJkDAeWULI429xg== +rollup@1.14.2: + version "1.14.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.14.2.tgz#e97c496a6a6d6554c9750d0a028dc1848df04b42" + integrity sha512-rFFIbi8UqFdZMRwYj+wVGQFTPBu++CDfbdlM10OZIpxrsRIgafos3cbGhXWxXo5jyRBB98u+0lEkdsvdE0IiyQ== dependencies: "@types/estree" "0.0.39" "@types/node" "^12.0.3"