chore(deps): update dependency rollup to v2.71.1 (#1880)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1880 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
02d88d6be3
commit
31aac5f18e
2 changed files with 12 additions and 5 deletions
|
@ -82,7 +82,7 @@
|
|||
"netlify-cli": "10.1.0",
|
||||
"postcss": "8.4.12",
|
||||
"postcss-preset-env": "7.4.4",
|
||||
"rollup": "2.70.2",
|
||||
"rollup": "2.71.1",
|
||||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.51.0",
|
||||
"typescript": "4.6.4",
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -10721,10 +10721,10 @@ rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.70.2, rollup@^2.70.2:
|
||||
version "2.70.2"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.2.tgz#808d206a8851628a065097b7ba2053bd83ba0c0d"
|
||||
integrity sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==
|
||||
rollup@2.71.1:
|
||||
version "2.71.1"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.71.1.tgz#82b259af7733dfd1224a8171013aaaad02971a22"
|
||||
integrity sha512-lMZk3XfUBGjrrZQpvPSoXcZSfKcJ2Bgn+Z0L1MoW2V8Wh7BVM+LOBJTPo16yul2MwL59cXedzW1ruq3rCjSRgw==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
@ -10742,6 +10742,13 @@ rollup@^2.59.0:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
rollup@^2.70.2:
|
||||
version "2.70.2"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.2.tgz#808d206a8851628a065097b7ba2053bd83ba0c0d"
|
||||
integrity sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
run-async@^2.2.0, run-async@^2.4.0:
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
|
||||
|
|
Loading…
Reference in a new issue