chore(deps): update dependency rollup to v2.59.0 (#928)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/928 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
14472a45ed
commit
b06b419817
2 changed files with 5 additions and 5 deletions
|
@ -70,7 +70,7 @@
|
|||
"faker": "5.5.3",
|
||||
"jest": "27.3.1",
|
||||
"postcss": "8.3.11",
|
||||
"rollup": "2.58.3",
|
||||
"rollup": "2.59.0",
|
||||
"rollup-plugin-visualizer": "5.5.2",
|
||||
"sass": "1.43.4",
|
||||
"ts-jest": "27.0.7",
|
||||
|
|
|
@ -6083,10 +6083,10 @@ rollup-plugin-visualizer@5.5.2:
|
|||
source-map "^0.7.3"
|
||||
yargs "^16.2.0"
|
||||
|
||||
rollup@2.58.3:
|
||||
version "2.58.3"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.3.tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239"
|
||||
integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==
|
||||
rollup@2.59.0:
|
||||
version "2.59.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59"
|
||||
integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue