chore(deps): update dependency rollup to v2.58.3 (#895)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/895 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
283b7c7082
commit
fac41b63b9
2 changed files with 12 additions and 5 deletions
|
@ -68,7 +68,7 @@
|
|||
"faker": "5.5.3",
|
||||
"jest": "27.3.1",
|
||||
"postcss": "8.3.11",
|
||||
"rollup": "2.58.0",
|
||||
"rollup": "2.58.3",
|
||||
"rollup-plugin-visualizer": "5.5.2",
|
||||
"sass": "1.43.3",
|
||||
"ts-jest": "27.0.7",
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -6034,10 +6034,10 @@ rollup-plugin-visualizer@5.5.2:
|
|||
source-map "^0.7.3"
|
||||
yargs "^16.2.0"
|
||||
|
||||
rollup@2.58.0, rollup@^2.58.0:
|
||||
version "2.58.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.0.tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb"
|
||||
integrity sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw==
|
||||
rollup@2.58.3:
|
||||
version "2.58.3"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.3.tgz#71a08138d9515fb65043b6a18618b2ed9ac8d239"
|
||||
integrity sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
@ -6055,6 +6055,13 @@ rollup@^2.57.0:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
rollup@^2.58.0:
|
||||
version "2.58.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.58.0.tgz#a643983365e7bf7f5b7c62a8331b983b7c4c67fb"
|
||||
integrity sha512-NOXpusKnaRpbS7ZVSzcEXqxcLDOagN6iFS8p45RkoiMqPHDLwJm758UF05KlMoCRbLBTZsPOIa887gZJ1AiXvw==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
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