chore(deps): update dependency rollup to v2.60.2 (#1112)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1112 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
8c945b049a
commit
f3cf79fa65
2 changed files with 5 additions and 5 deletions
|
@ -78,7 +78,7 @@
|
|||
"netlify-cli": "8.0.5",
|
||||
"postcss": "8.4.4",
|
||||
"postcss-preset-env": "7.0.1",
|
||||
"rollup": "2.60.1",
|
||||
"rollup": "2.60.2",
|
||||
"rollup-plugin-visualizer": "5.5.2",
|
||||
"sass": "1.44.0",
|
||||
"slugify": "1.6.3",
|
||||
|
|
|
@ -12340,10 +12340,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.60.1:
|
||||
version "2.60.1"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.1.tgz#4b34cd247f09b421f10a3c9286eda2ecf9972079"
|
||||
integrity sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==
|
||||
rollup@2.60.2:
|
||||
version "2.60.2"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.2.tgz#3f45ace36a9b10b4297181831ea0719922513463"
|
||||
integrity sha512-1Bgjpq61sPjgoZzuiDSGvbI1tD91giZABgjCQBKM5aYLnzjq52GoDuWVwT/cm/MCxCMPU8gqQvkj8doQ5C8Oqw==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue