From 0bfd95e3162f656cb96406450f38308053230e32 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 13 Mar 2020 05:33:16 +0000 Subject: [PATCH] update: update dependency rollup to v2.0.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 64af60f..c55665a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "mocha": "7.1.0", "noicejs": "3.0.1", "nyc": "15.0.0", - "rollup": "2.0.3", + "rollup": "2.0.6", "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 a45844e..ca62e1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3214,10 +3214,10 @@ rollup-pluginutils@2.8.2, rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, dependencies: estree-walker "^0.6.1" -rollup@2.0.3: - version "2.0.3" - resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.0.3.tgz#b28fd528b3b15a8caf01fa7446c83bd66142b0ab" - integrity sha512-OjTD1pmtqCFaaoTl+zf3dXlG0FR1PudauQzAYmP5hDLLrrisXP6EuzAx9MY6En5bv61e8F6JGcVQxsVOcqFTUA== +rollup@2.0.6: + version "2.0.6" + resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.0.6.tgz#865d6bb15a28cff3429ea1dc57236013661cb9de" + integrity sha512-P42IlI6a/bxh52ed8hEXXe44LcHfep2f26OZybMJPN1TTQftibvQEl3CWeOmJrzqGbFxOA000QXDWO9WJaOQpA== optionalDependencies: fsevents "~2.1.2"