update: update dependency rollup to v1.25.2
This commit is contained in:
parent
53888bebad
commit
e557ba0c15
|
@ -33,7 +33,7 @@
|
|||
"chai-as-promised": "7.1.1",
|
||||
"mocha": "6.2.2",
|
||||
"nyc": "14.1.1",
|
||||
"rollup": "1.25.1",
|
||||
"rollup": "1.25.2",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
"rollup-plugin-multi-entry": "2.1.0",
|
||||
|
|
|
@ -2322,10 +2322,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@1.25.1:
|
||||
version "1.25.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.25.1.tgz#905707d686dc8d7218af63dcfb9e37d1f3dc3c34"
|
||||
integrity sha512-K8ytdEzMa6anHSnfTIs2BLB+NXlQ4qmWwdNHBpYQNWCbZAzj+DRVk7+ssbLSgddwpFW1nThr2GElR+jASF2NPA==
|
||||
rollup@1.25.2:
|
||||
version "1.25.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.25.2.tgz#739f508bd8f7ece52bb6c1fcda83466af82b7f6d"
|
||||
integrity sha512-+7z6Wab/L45QCPcfpuTZKwKiB0tynj05s/+s2U3F2Bi7rOLPr9UcjUwO7/xpjlPNXA/hwnth6jBExFRGyf3tMg==
|
||||
dependencies:
|
||||
"@types/estree" "*"
|
||||
"@types/node" "*"
|
||||
|
|
Loading…
Reference in New Issue