chore(deps): update dependency rollup to v2.72.1 (#1913)

Reviewed-on: vikunja/frontend#1913
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-05-08 07:16:25 +00:00 committed by konrad
parent 46bebb961a
commit 7e4f58214a
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"netlify-cli": "10.1.0",
"postcss": "8.4.13",
"postcss-preset-env": "7.5.0",
"rollup": "2.72.0",
"rollup": "2.72.1",
"rollup-plugin-visualizer": "5.6.0",
"sass": "1.51.0",
"typescript": "4.6.4",

View File

@ -10702,10 +10702,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"
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==
rollup@2.72.1:
version "2.72.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.1.tgz#861c94790537b10008f0ca0fbc60e631aabdd045"
integrity sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==
optionalDependencies:
fsevents "~2.3.2"