1
0
Fork 0

update: update dependency rollup to v2.7.0 (#160)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-04-21 15:09:16 -05:00 committed by GitHub
parent 9c8c04d0f5
commit 498bd76e88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"mocha": "7.1.1",
"noicejs": "3.0.1",
"nyc": "15.0.1",
"rollup": "2.6.1",
"rollup": "2.7.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3278,10 +3278,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.6.1:
version "2.6.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.6.1.tgz#8354e67caa7b8bf24c2488d9e2f64da2be62eebe"
integrity sha512-1RhFDRJeg027YjBO6+JxmVWkEZY0ASztHhoEUEWxOwkh4mjO58TFD6Uo7T7Y3FbmDpRTfKhM5NVxJyimCn0Elg==
rollup@2.7.0:
version "2.7.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.7.0.tgz#92d1ec9900a1f518153314ce597f1595bc7c4900"
integrity sha512-M7XUP+vIcUeuRDMQR+IX/gGbtVsdf4lOdh1/Z4C5/B7w9kobg9vY/WYLVJo9GP6W+0+u+6DDELtTpgfqgDxxLQ==
optionalDependencies:
fsevents "~2.1.2"