chore(deps): update dependency rollup to v2.79.0 (#2278)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2278 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
78abe20f7d
commit
65b694d8e6
2 changed files with 5 additions and 5 deletions
|
@ -84,7 +84,7 @@
|
|||
"netlify-cli": "10.17.4",
|
||||
"postcss": "8.4.16",
|
||||
"postcss-preset-env": "7.8.0",
|
||||
"rollup": "2.78.0",
|
||||
"rollup": "2.79.0",
|
||||
"rollup-plugin-visualizer": "5.7.1",
|
||||
"sass": "1.54.8",
|
||||
"typescript": "4.7.4",
|
||||
|
|
|
@ -10905,10 +10905,10 @@ rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.78.0:
|
||||
version "2.78.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.0.tgz#00995deae70c0f712ea79ad904d5f6b033209d9e"
|
||||
integrity sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==
|
||||
rollup@2.79.0:
|
||||
version "2.79.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.0.tgz#9177992c9f09eb58c5e56cbfa641607a12b57ce2"
|
||||
integrity sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue