update: update dependency rollup to v2.31.0
This commit is contained in:
parent
94362d2f4c
commit
56c22314bb
|
@ -51,7 +51,7 @@
|
|||
"mock-fs": "4.13.0",
|
||||
"noicejs": "3.1.0",
|
||||
"nyc": "15.1.0",
|
||||
"rollup": "2.30.0",
|
||||
"rollup": "2.31.0",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-eslint": "7.0.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
|
|
|
@ -3909,10 +3909,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.30.0:
|
||||
version "2.30.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.30.0.tgz#316a1eb0389dbda4082ef2d191b31488995e4c41"
|
||||
integrity sha512-j4K1hUZfgFM03DUpayd3c7kZW+2wDbI6rj7ssQxpCpL1vsGpaM0vSorxBuePFwQDFq9O2DI6AOQbm174Awsq4w==
|
||||
rollup@2.31.0:
|
||||
version "2.31.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.31.0.tgz#b845345fabb9998aed9f43b114e5cdb7f0f9bbd7"
|
||||
integrity sha512-0d8S3XwEZ7aCP910/9SjnelgLvC+ZXziouVolzxPOM1zvKkHioGkWGJIWmlOULlmvB8BZ6S0wrgsT4yMz0eyMg==
|
||||
optionalDependencies:
|
||||
fsevents "~2.1.2"
|
||||
|
||||
|
|
Loading…
Reference in New Issue