chore(deps): update dependency rollup to v2.70.1 (#1671)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1671 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
f36c7783ee
commit
d0a2b248e0
2 changed files with 5 additions and 5 deletions
|
@ -80,7 +80,7 @@
|
||||||
"netlify-cli": "9.12.3",
|
"netlify-cli": "9.12.3",
|
||||||
"postcss": "8.4.8",
|
"postcss": "8.4.8",
|
||||||
"postcss-preset-env": "7.4.2",
|
"postcss-preset-env": "7.4.2",
|
||||||
"rollup": "2.70.0",
|
"rollup": "2.70.1",
|
||||||
"rollup-plugin-visualizer": "5.6.0",
|
"rollup-plugin-visualizer": "5.6.0",
|
||||||
"sass": "1.49.9",
|
"sass": "1.49.9",
|
||||||
"typescript": "4.6.2",
|
"typescript": "4.6.2",
|
||||||
|
|
|
@ -11655,10 +11655,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
estree-walker "^0.6.1"
|
estree-walker "^0.6.1"
|
||||||
|
|
||||||
rollup@2.70.0:
|
rollup@2.70.1:
|
||||||
version "2.70.0"
|
version "2.70.1"
|
||||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.0.tgz#17a92e5938e92a251b962352e904c9f558230ec7"
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.1.tgz#824b1f1f879ea396db30b0fc3ae8d2fead93523e"
|
||||||
integrity sha512-iEzYw+syFxQ0X9RefVwhr8BA2TNJsTaX8L8dhyeyMECDbmiba+8UQzcu+xZdji0+JQ+s7kouQnw+9Oz5M19XKA==
|
integrity sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue