update: update dependency rollup to v2.12.0 (#67)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7792156da0
commit
7c4c4fde2a
|
@ -49,7 +49,7 @@
|
|||
"mock-fs": "4.12.0",
|
||||
"noicejs": "3.0.1",
|
||||
"nyc": "15.0.1",
|
||||
"rollup": "2.11.2",
|
||||
"rollup": "2.12.0",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-eslint": "7.0.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
|
|
|
@ -3490,10 +3490,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.11.2:
|
||||
version "2.11.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.11.2.tgz#b1273ad3e43953d09807672f6b72d08f9f9bc008"
|
||||
integrity sha512-pJT6mfH+/gh1sOWyNMAWxjbYGL5x2AfsaR0SWLRwq2e7vxOKt/0mBjtYDTVYF8JXxVzmnuDzA+EpsPLWt/oyrg==
|
||||
rollup@2.12.0:
|
||||
version "2.12.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.12.0.tgz#12d49d1db23020f75184da725d064d3db5245678"
|
||||
integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==
|
||||
optionalDependencies:
|
||||
fsevents "~2.1.2"
|
||||
|
||||
|
|
Loading…
Reference in New Issue