1
0
Fork 0

update: update dependency rollup to v2.24.0 (#274)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-13 16:35:24 -05:00 committed by GitHub
parent 2ca71c5619
commit 95bed34d0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"mocha": "8.1.1",
"noicejs": "3.0.1",
"nyc": "15.1.0",
"rollup": "2.23.1",
"rollup": "2.24.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3695,10 +3695,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.23.1:
version "2.23.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20"
integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==
rollup@2.24.0:
version "2.24.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.24.0.tgz#d51b536a67664029138ebc85705efbe88558da3a"
integrity sha512-UaTQNUUjKT9NANDGOlZ2fZW9wL7OPYH8RS6CrHjsjdwlboc//xBDET5Q7WZOD2k+cJ2iD2fEnq4fnpVo2eTjGA==
optionalDependencies:
fsevents "~2.1.2"