chore(deps): update dependency rollup to v2.62.0 (#1246)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1246 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
c2ea932c09
commit
f8ffb428d3
2 changed files with 5 additions and 5 deletions
|
@ -80,7 +80,7 @@
|
|||
"netlify-cli": "8.4.2",
|
||||
"postcss": "8.4.5",
|
||||
"postcss-preset-env": "7.1.0",
|
||||
"rollup": "2.61.1",
|
||||
"rollup": "2.62.0",
|
||||
"rollup-plugin-visualizer": "5.5.2",
|
||||
"sass": "1.45.1",
|
||||
"slugify": "1.6.4",
|
||||
|
|
|
@ -12064,10 +12064,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.61.1:
|
||||
version "2.61.1"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.1.tgz#1a5491f84543cf9e4caf6c61222d9a3f8f2ba454"
|
||||
integrity sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==
|
||||
rollup@2.62.0:
|
||||
version "2.62.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.62.0.tgz#9e640b419fc5b9e0241844f6d55258bd79986ecc"
|
||||
integrity sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue