chore(deps): update dependency rollup to v2.69.1 (#1638)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1638 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
210e782c6a
commit
e2af71f577
2 changed files with 5 additions and 5 deletions
|
@ -80,7 +80,7 @@
|
|||
"netlify-cli": "9.8.3",
|
||||
"postcss": "8.4.7",
|
||||
"postcss-preset-env": "7.4.2",
|
||||
"rollup": "2.69.0",
|
||||
"rollup": "2.69.1",
|
||||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.49.9",
|
||||
"typescript": "4.6.2",
|
||||
|
|
|
@ -11785,10 +11785,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.69.0:
|
||||
version "2.69.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.69.0.tgz#82aa86682a45e9760146b736c1643bf435506156"
|
||||
integrity sha512-kjER91tHyek8gAkuz7+558vSnTQ+pITEok1P0aNOS45ZXyngaqPsXJmSel4QPQnJo7EJMjXUU1/GErWkWiKORg==
|
||||
rollup@2.69.1:
|
||||
version "2.69.1"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.69.1.tgz#d37f8bf9c9d60018df58c5c9ec36705a7b90dc6e"
|
||||
integrity sha512-xaQKTomUVZBopk38EIshM/kOoPFkKWisgBV7Emy80coP9MOSLUDrba1jKZhqH0iS5DoGcRbbcuyl/BzblV8w5w==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue