update: update dependency rollup to v1.27.3
This commit is contained in:
parent
a1549c5f48
commit
2ba9c1bf4a
|
@ -74,7 +74,7 @@
|
||||||
"noicejs": "3.0.0",
|
"noicejs": "3.0.0",
|
||||||
"nyc": "14.1.1",
|
"nyc": "14.1.1",
|
||||||
"recursive-readdir": "2.2.2",
|
"recursive-readdir": "2.2.2",
|
||||||
"rollup": "1.27.2",
|
"rollup": "1.27.3",
|
||||||
"rollup-plugin-commonjs": "10.1.0",
|
"rollup-plugin-commonjs": "10.1.0",
|
||||||
"rollup-plugin-eslint": "7.0.0",
|
"rollup-plugin-eslint": "7.0.0",
|
||||||
"rollup-plugin-json": "4.0.0",
|
"rollup-plugin-json": "4.0.0",
|
||||||
|
|
|
@ -3149,10 +3149,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
|
||||||
dependencies:
|
dependencies:
|
||||||
estree-walker "^0.6.1"
|
estree-walker "^0.6.1"
|
||||||
|
|
||||||
rollup@1.27.2:
|
rollup@1.27.3:
|
||||||
version "1.27.2"
|
version "1.27.3"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.2.tgz#caf54a93df228bf7864f13dddcdb363d3e958509"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.3.tgz#0e427d9bee9e30e6017e89b942d88276ce26f9e2"
|
||||||
integrity sha512-sD3iyd0zlvgK1S3MmICi6F/Y+R/QWY5XxzsTGN4pAd+nCasDUizmAhgq2hdh1t2eLux974NHU2TW41fhuGPv+Q==
|
integrity sha512-79AEh4m5NPCz97GTuIoXpSFIMPyk2AiqVQp040baSRPXk/I4YMGt5/CR9GX5oEYEkxwBZoWLheaS1/w/FidfJw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/estree" "*"
|
"@types/estree" "*"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
Loading…
Reference in New Issue