chore(deps): update devdependency rollup to v3.20.0 (2.x) (#19812)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-20 04:10:20 -07:00 committed by GitHub
parent 9880da4aed
commit d5cda14bf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -79,7 +79,7 @@
"puppeteer-core": "^19.7.5",
"request": "^2.88.2",
"rimraf": "^4.4.0",
"rollup": "3.19.1",
"rollup": "3.20.0",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-license": "^3.0.1",
"sass": "^1.59.3",

View File

@ -12665,10 +12665,10 @@ rollup-plugin-license@^3.0.1:
spdx-expression-validate "~2.0.0"
spdx-satisfies "~5.0.1"
rollup@3.19.1:
version "3.19.1"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.19.1.tgz#2b3a31ac1ff9f3afab2e523fa687fef5b0ee20fc"
integrity sha512-lAbrdN7neYCg/8WaoWn/ckzCtz+jr70GFfYdlf50OF7387HTg+wiuiqJRFYawwSPpqfqDNYqK7smY/ks2iAudg==
rollup@3.20.0:
version "3.20.0"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.20.0.tgz#ce7bd88449a776b9f75bf4e35959e25fbd3f51b1"
integrity sha512-YsIfrk80NqUDrxrjWPXUa7PWvAfegZEXHuPsEZg58fGCdjL1I9C1i/NaG+L+27kxxwkrG/QEDEQc8s/ynXWWGQ==
optionalDependencies:
fsevents "~2.3.2"