From bc999f765a830ba622ff4f3777bac29cb58cf6ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 10:07:09 -0500 Subject: [PATCH] update: update dependency rollup to v2.20.0 (#106) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e5fe795..b047f24 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "mock-fs": "4.12.0", "noicejs": "3.0.1", "nyc": "15.1.0", - "rollup": "2.19.0", + "rollup": "2.20.0", "rollup-plugin-commonjs": "10.1.0", "rollup-plugin-eslint": "7.0.0", "rollup-plugin-json": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 183d57c..4f6de47 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4134,10 +4134,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.5.0, dependencies: estree-walker "^0.6.1" -rollup@2.19.0: - version "2.19.0" - resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.19.0.tgz#6484868882281552b0dc33aa5bc5b36a9c920452" - integrity sha512-nny5Vs4jwY3vbQAXgOyU4ZDZqLvMKm/umnsVry/demVL6ve8ke1XhdpYE0eiWencASmx/qFPw6pP8P7MLJl9XA== +rollup@2.20.0: + version "2.20.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.20.0.tgz#7456fed8424a5247954958751642e9fdd0ad7485" + integrity sha512-hkbp//ne1om8+PQRpd81zk0KDvbJxkLZdZJh1ZNxjd1EkI0H1TmYuHqqXx88yciS+5YnMom3geubQjTeeUnNNw== optionalDependencies: fsevents "~2.1.2"