chore(deps): update dependency rollup to v2.73.0 (#1946)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1946 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
6357498751
commit
51c0918566
2 changed files with 5 additions and 5 deletions
|
@ -82,7 +82,7 @@
|
|||
"netlify-cli": "10.3.0",
|
||||
"postcss": "8.4.13",
|
||||
"postcss-preset-env": "7.5.0",
|
||||
"rollup": "2.72.1",
|
||||
"rollup": "2.73.0",
|
||||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.51.0",
|
||||
"typescript": "4.6.4",
|
||||
|
|
|
@ -10891,10 +10891,10 @@ rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
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==
|
||||
rollup@2.73.0:
|
||||
version "2.73.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.73.0.tgz#128fef4b333fd92d02d6929afbb6ee38d7feb32d"
|
||||
integrity sha512-h/UngC3S4Zt28mB3g0+2YCMegT5yoftnQplwzPqGZcKvlld5e+kT/QRmJiL+qxGyZKOYpgirWGdLyEO1b0dpLQ==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue