update: update dependency rollup to v2.26.0 (#275)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
95bed34d0f
commit
16ea2f8518
|
@ -40,7 +40,7 @@
|
|||
"mocha": "8.1.1",
|
||||
"noicejs": "3.0.1",
|
||||
"nyc": "15.1.0",
|
||||
"rollup": "2.24.0",
|
||||
"rollup": "2.26.0",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-eslint": "7.0.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
|
|
|
@ -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.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==
|
||||
rollup@2.26.0:
|
||||
version "2.26.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.26.0.tgz#736ffa773fe0cefdfd0b9669abdce444d6a68f07"
|
||||
integrity sha512-1kwpBuxQERz+ymjPLepaXqf3NMRDwSumuEfW/fsTtflmyyhI6ev7nLy5Vdadvn01zd0WWAojRuvA2+0coPGCGQ==
|
||||
optionalDependencies:
|
||||
fsevents "~2.1.2"
|
||||
|
||||
|
|
Loading…
Reference in New Issue