1
0
Fork 0

update: update dependency rollup to v2.3.3 (#145)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-04-04 18:18:02 -05:00 committed by GitHub
parent af6cd22ee6
commit 9cfc75b1ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"mocha": "7.1.1",
"noicejs": "3.0.1",
"nyc": "15.0.1",
"rollup": "2.3.2",
"rollup": "2.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3264,10 +3264,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.3.2:
version "2.3.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.3.2.tgz#afa68e4f3325bcef4e150d082056bef450bcac60"
integrity sha512-p66+fbfaUUOGE84sHXAOgfeaYQMslgAazoQMp//nlR519R61213EPFgrMZa48j31jNacJwexSAR1Q8V/BwGKBA==
rollup@2.3.3:
version "2.3.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.3.3.tgz#5982df700d7aae8907075ba68122bb57d98e9cd0"
integrity sha512-uJ9VNWk80mb4wDCSfd1AyHoSc9TrWbkZtnO6wbsMTp9muSWkT26Dvc99MX1yGCOTvUN1Skw/KpFzKdUDuZKTXA==
optionalDependencies:
fsevents "~2.1.2"