chore(deps): update dependency rollup-plugin-filesize to v9.1.2 (#5283)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-11 05:56:32 +08:00 committed by GitHub
parent 1b711119ab
commit 3fd831acda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -113,7 +113,7 @@
"rollup": "2.63.0",
"rollup-plugin-css-only": "3.1.0",
"rollup-plugin-esbuild": "4.8.2",
"rollup-plugin-filesize": "9.1.1",
"rollup-plugin-filesize": "9.1.2",
"rollup-plugin-vue": "6.0.0",
"sass": "1.47.0",
"sucrase": "3.20.3",

View File

@ -63,7 +63,7 @@ importers:
rollup: 2.63.0
rollup-plugin-css-only: 3.1.0
rollup-plugin-esbuild: 4.8.2
rollup-plugin-filesize: 9.1.1
rollup-plugin-filesize: 9.1.2
rollup-plugin-vue: 6.0.0
sass: 1.47.0
sucrase: 3.20.3
@ -135,7 +135,7 @@ importers:
rollup: 2.63.0
rollup-plugin-css-only: 3.1.0_rollup@2.63.0
rollup-plugin-esbuild: 4.8.2_esbuild@0.14.11+rollup@2.63.0
rollup-plugin-filesize: 9.1.1
rollup-plugin-filesize: 9.1.2
rollup-plugin-vue: 6.0.0
sass: 1.47.0
sucrase: 3.20.3
@ -9383,8 +9383,8 @@ packages:
- supports-color
dev: true
/rollup-plugin-filesize/9.1.1:
resolution: {integrity: sha512-x0r2A85TCEdRwF3rm+bcN4eAmbER8tt+YVf88gBQ6sLyH4oGcnNLPQqAUX+v7mIvHC/y59QwZvo6vxaC2ias6Q==}
/rollup-plugin-filesize/9.1.2:
resolution: {integrity: sha512-m2fE9hFaKgWKisJzyWXctOFKlgMRelo/58HgeC0lXUK/qykxiqkr6bsrotlvo2bvrwPsjgT7scNdQSr6qtl37A==}
engines: {node: '>=10.0.0'}
dependencies:
'@babel/runtime': 7.15.4