1
0
Fork 0

update: update dependency rollup to v1.30.1 (#244)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-01-27 12:16:48 -06:00 committed by Sean Sube
parent 5ddfce83f9
commit b8b02b8111
2 changed files with 5 additions and 5 deletions

View File

@ -74,7 +74,7 @@
"noicejs": "3.0.0",
"nyc": "15.0.0",
"recursive-readdir": "2.2.2",
"rollup": "1.30.0",
"rollup": "1.30.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3362,10 +3362,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@1.30.0:
version "1.30.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.30.0.tgz#ae9c893804e8eaa8f8f74b0aaf7e7fb4374a9d01"
integrity sha512-ANcmfaSQwpcJtZUTA0ZMNBtFcQ1B4A5FldlNqEK0WdWm9sHSKu93ffa2KV1ux8HA/yKIV/ZARV28m7rNdXJgEw==
rollup@1.30.1:
version "1.30.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.30.1.tgz#3fd28d6198beb2f3cd1640732047d5ec16c2d3a0"
integrity sha512-Uus8mwQXwaO+ZVoNwBcXKhT0AvycFCBW/W8VZtkpVGsotRllWk9oldfCjqWmTnFRI0y7x6BnEqSqc65N+/YdBw==
dependencies:
"@types/estree" "*"
"@types/node" "*"