1
0
Fork 0

update: update dependency rollup to v2.0.2

This commit is contained in:
Renovate Bot 2020-03-07 10:17:15 +00:00 committed by Sean Sube
parent 6f3f491200
commit a4c6406f55
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"eslint-plugin-sonarjs": "0.5.0",
"mocha": "7.1.0",
"nyc": "15.0.0",
"rollup": "2.0.0",
"rollup": "2.0.2",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3241,10 +3241,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.0:
version "2.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.0.0.tgz#0bd7a09bd7cdaa70a19ad5a356f2fab90fd2f401"
integrity sha512-tbvWownITR+0ebaX6iRr7IcLkziTCJacRpmWz03NIj3CZDmGlergYSwdG8wPx68LT0ms1YzqmbjUQHb6ut8pdw==
rollup@2.0.2:
version "2.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.0.2.tgz#0f63aa02bb106802a387380ee88b90b5c0449eaa"
integrity sha512-99VIc2DHm+HEhdla2ASH/LaomWS3v7RDANamD65w24TQTNVs3vtRM+oiFsP4KvUCri5+p5Q5xoXscUnIdE8gJA==
optionalDependencies:
fsevents "~2.1.2"