update: update dependency rollup to v2.26.11 (#207)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ec30d1bee0
commit
d62981c148
|
@ -51,7 +51,7 @@
|
|||
"mock-fs": "4.13.0",
|
||||
"noicejs": "3.1.0",
|
||||
"nyc": "15.1.0",
|
||||
"rollup": "2.26.10",
|
||||
"rollup": "2.26.11",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-eslint": "7.0.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
|
|
|
@ -3887,10 +3887,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.26.10:
|
||||
version "2.26.10"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.26.10.tgz#0ffe0390d35f07af850382f22f1b8525c7f57f07"
|
||||
integrity sha512-dUnjCWOA0h9qNX6qtcHidyatz8FAFZxVxt1dbcGtKdlJkpSxGK3G9+DLCYvtZr9v94D129ij9zUhG+xbRoqepw==
|
||||
rollup@2.26.11:
|
||||
version "2.26.11"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.26.11.tgz#4fc31de9c7b83d50916fc8395f8c3d24730cdaae"
|
||||
integrity sha512-xyfxxhsE6hW57xhfL1I+ixH8l2bdoIMaAecdQiWF3N7IgJEMu99JG+daBiSZQjnBpzFxa0/xZm+3pbCdAQehHw==
|
||||
optionalDependencies:
|
||||
fsevents "~2.1.2"
|
||||
|
||||
|
|
Loading…
Reference in New Issue