chore(deps): update dependency rollup to v2.69.0 (#1631)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1631 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
a9160d223d
commit
98f86b91a2
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.1",
|
||||
"rollup": "2.68.0",
|
||||
"rollup": "2.69.0",
|
||||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.49.9",
|
||||
"typescript": "4.6.2",
|
||||
|
|
|
@ -11781,10 +11781,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.68.0:
|
||||
version "2.68.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.68.0.tgz#6ccabfd649447f8f21d62bf41662e5caece3bd66"
|
||||
integrity sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA==
|
||||
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==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue