chore(deps): update dependency rollup to v2.72.1 (#1913)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1913 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
46bebb961a
commit
7e4f58214a
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.72.0",
|
||||
"rollup": "2.72.1",
|
||||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.51.0",
|
||||
"typescript": "4.6.4",
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue