chore(deps): update dependency rollup to v2.70.0 (#1648)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1648 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
59a5b7021c
commit
91a537c379
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.2",
|
||||
"rollup": "2.70.0",
|
||||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.49.9",
|
||||
"typescript": "4.6.2",
|
||||
|
|
|
@ -11790,10 +11790,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.69.2:
|
||||
version "2.69.2"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.69.2.tgz#5e0f3b6d07b2a293bc4f4727315dcddb46a96b85"
|
||||
integrity sha512-KghktpWg3Wd+nYCsx3Griidm2/CKIJYG2yyaaKspo0TXSoGdW+0duwzKl4wWIu62oN3mFg3zCDbwVRPwuNPPlA==
|
||||
rollup@2.70.0:
|
||||
version "2.70.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.0.tgz#17a92e5938e92a251b962352e904c9f558230ec7"
|
||||
integrity sha512-iEzYw+syFxQ0X9RefVwhr8BA2TNJsTaX8L8dhyeyMECDbmiba+8UQzcu+xZdji0+JQ+s7kouQnw+9Oz5M19XKA==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue