chore(deps): update devdependency rollup to ^1.32.0 (#7023)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-02-28 12:55:17 +01:00 committed by GitHub
parent ee2cceb9b2
commit 83856010ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -67,7 +67,7 @@
"puppeteer-core": "^2.1.1",
"request": "^2.88.2",
"rimraf": "^3.0.2",
"rollup": "^1.31.1",
"rollup": "^1.32.0",
"rollup-plugin-license": "^0.13.0",
"sass-loader": "^8.0.2",
"sort-package-json": "^1.40.0",

View File

@ -10889,10 +10889,10 @@ rollup-plugin-license@^0.13.0:
spdx-expression-validate "2.0.0"
spdx-satisfies "5.0.0"
rollup@^1.31.1:
version "1.31.1"
resolved "https://registry.npmjs.org/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f"
integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg==
rollup@^1.32.0:
version "1.32.0"
resolved "https://registry.npmjs.org/rollup/-/rollup-1.32.0.tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c"
integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA==
dependencies:
"@types/estree" "*"
"@types/node" "*"