mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
chore(deps): update devdependency rollup to ^1.32.0 (#7023)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
parent
ee2cceb9b2
commit
83856010ee
@ -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",
|
||||
|
@ -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" "*"
|
||||
|
Loading…
Reference in New Issue
Block a user