chore(deps): update dependency rollup to v2.68.0 (#1597)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1597 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
29675670c4
commit
64d9de2aa6
2 changed files with 5 additions and 5 deletions
|
@ -80,7 +80,7 @@
|
|||
"netlify-cli": "9.6.5",
|
||||
"postcss": "8.4.6",
|
||||
"postcss-preset-env": "7.4.1",
|
||||
"rollup": "2.67.3",
|
||||
"rollup": "2.68.0",
|
||||
"rollup-plugin-visualizer": "5.5.4",
|
||||
"sass": "1.49.8",
|
||||
"typescript": "4.5.5",
|
||||
|
|
|
@ -11767,10 +11767,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.67.3:
|
||||
version "2.67.3"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.3.tgz#3f04391fc296f807d067c9081d173e0a33dbd37e"
|
||||
integrity sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==
|
||||
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==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue