chore(deps): update dependency rollup to v2.72.0 (#1902)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1902 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
46ae8ad3fb
commit
7c9dbd2d94
2 changed files with 5 additions and 5 deletions
|
@ -82,7 +82,7 @@
|
|||
"netlify-cli": "10.1.0",
|
||||
"postcss": "8.4.13",
|
||||
"postcss-preset-env": "7.5.0",
|
||||
"rollup": "2.71.1",
|
||||
"rollup": "2.72.0",
|
||||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.51.0",
|
||||
"typescript": "4.6.4",
|
||||
|
|
|
@ -10711,10 +10711,10 @@ rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.71.1:
|
||||
version "2.71.1"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.71.1.tgz#82b259af7733dfd1224a8171013aaaad02971a22"
|
||||
integrity sha512-lMZk3XfUBGjrrZQpvPSoXcZSfKcJ2Bgn+Z0L1MoW2V8Wh7BVM+LOBJTPo16yul2MwL59cXedzW1ruq3rCjSRgw==
|
||||
rollup@2.72.0:
|
||||
version "2.72.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.0.tgz#f94280b003bcf9f2f1f2594059a9db5abced371e"
|
||||
integrity sha512-KqtR2YcO35/KKijg4nx4STO3569aqCUeGRkKWnJ6r+AvBBrVY9L4pmf4NHVrQr4mTOq6msbohflxr2kpihhaOA==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue