chore(deps): update dependency rollup to v2.77.3 (#2245)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2245 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
67b1b0b118
commit
1bf41edb96
2 changed files with 5 additions and 5 deletions
|
@ -84,7 +84,7 @@
|
|||
"netlify-cli": "10.15.0",
|
||||
"postcss": "8.4.16",
|
||||
"postcss-preset-env": "7.7.2",
|
||||
"rollup": "2.77.2",
|
||||
"rollup": "2.77.3",
|
||||
"rollup-plugin-visualizer": "5.7.1",
|
||||
"sass": "1.54.4",
|
||||
"typescript": "4.7.4",
|
||||
|
|
|
@ -10982,10 +10982,10 @@ rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.77.2:
|
||||
version "2.77.2"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.2.tgz#6b6075c55f9cc2040a5912e6e062151e42e2c4e3"
|
||||
integrity sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==
|
||||
rollup@2.77.3:
|
||||
version "2.77.3"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.3.tgz#8f00418d3a2740036e15deb653bed1a90ee0cc12"
|
||||
integrity sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue