From 1c19ed2a014cb9d35920039618d7efadc232368b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2020 17:09:59 -0500 Subject: [PATCH] update: update dependency rollup to v2.18.1 (#221) 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 030356a..5f32251 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "mocha": "7.2.0", "noicejs": "3.0.1", "nyc": "15.1.0", - "rollup": "2.18.0", + "rollup": "2.18.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 9738c32..8a73c18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3514,10 +3514,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, dependencies: estree-walker "^0.6.1" -rollup@2.18.0: - version "2.18.0" - resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392" - integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA== +rollup@2.18.1: + version "2.18.1" + resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d" + integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ== optionalDependencies: fsevents "~2.1.2"