From 5c1c35ca285c108efc12fbd70f9b0ae1e30b850a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 19:32:30 -0500 Subject: [PATCH] update: update dependency rollup to v2.6.1 (#25) 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 fbcd335..008444c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "mock-fs": "4.11.0", "noicejs": "3.0.1", "nyc": "15.0.1", - "rollup": "2.6.0", + "rollup": "2.6.1", "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 6f5e8ff..119488d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3327,10 +3327,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, dependencies: estree-walker "^0.6.1" -rollup@2.6.0: - version "2.6.0" - resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.6.0.tgz#e69d50dc2217af23ab5f6df9a48e45df4ab56df1" - integrity sha512-qbvQ9ZbvbhBdtRBZ/A4g+9z3iJQ1rHAtjinn3FiN+j5tfz8xiNyTE1JEEMcFWqlH7+NHadI9ieeqKdp8HwYLnQ== +rollup@2.6.1: + version "2.6.1" + resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.6.1.tgz#8354e67caa7b8bf24c2488d9e2f64da2be62eebe" + integrity sha512-1RhFDRJeg027YjBO6+JxmVWkEZY0ASztHhoEUEWxOwkh4mjO58TFD6Uo7T7Y3FbmDpRTfKhM5NVxJyimCn0Elg== optionalDependencies: fsevents "~2.1.2"