update: update dependency rollup to v1.27.0
This commit is contained in:
parent
84acce1672
commit
a9442294a5
|
@ -43,7 +43,7 @@
|
|||
"eslint-plugin-sonarjs": "0.5.0",
|
||||
"mocha": "6.2.2",
|
||||
"nyc": "14.1.1",
|
||||
"rollup": "1.26.5",
|
||||
"rollup": "1.27.0",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-eslint": "7.0.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
|
|
|
@ -2969,10 +2969,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@1.26.5:
|
||||
version "1.26.5"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.26.5.tgz#c492c8bb88b661e7952a864e40bdec209aa1aa03"
|
||||
integrity sha512-c6Pv0yWzjYNpy2DIhLFUnyP6e1UTGownr4IfpJcPY/k186RJjpaGGPRwKQ62KCauctG6dgtHt88pw1EGrPRkuA==
|
||||
rollup@1.27.0:
|
||||
version "1.27.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.0.tgz#7afe0da89c967cec5ccea7e919da6c89a1a68666"
|
||||
integrity sha512-yaMna4MJ8LLEHhHl1ilgHakylf0LKeQctDxhngZLQ+W57GnXa5vtH7XKaK8zlAhNEhlWiH5YFVFt+QCDPUmNkw==
|
||||
dependencies:
|
||||
"@types/estree" "*"
|
||||
"@types/node" "*"
|
||||
|
|
Loading…
Reference in New Issue