chore(deps): update dependency rollup to v2.61.1 (#1174)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #1174
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-12-11 20:20:52 +00:00 committed by konrad
parent 9584ef127a
commit 5dfaeb39ca
2 changed files with 12 additions and 5 deletions

View File

@ -78,7 +78,7 @@
"netlify-cli": "8.0.20",
"postcss": "8.4.4",
"postcss-preset-env": "7.0.1",
"rollup": "2.61.0",
"rollup": "2.61.1",
"rollup-plugin-visualizer": "5.5.2",
"sass": "1.44.0",
"slugify": "1.6.3",

View File

@ -12329,10 +12329,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"
rollup@2.61.0, rollup@^2.60.2:
version "2.61.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.0.tgz#ccd927bcd6cc0c78a4689c918627a717977208f4"
integrity sha512-teQ+T1mUYbyvGyUavCodiyA9hD4DxwYZJwr/qehZGhs1Z49vsmzelMVYMxGU4ZhGRKxYPupHuz5yzm/wj7VpWA==
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==
optionalDependencies:
fsevents "~2.3.2"
@ -12357,6 +12357,13 @@ rollup@^2.59.0:
optionalDependencies:
fsevents "~2.3.2"
rollup@^2.60.2:
version "2.61.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.0.tgz#ccd927bcd6cc0c78a4689c918627a717977208f4"
integrity sha512-teQ+T1mUYbyvGyUavCodiyA9hD4DxwYZJwr/qehZGhs1Z49vsmzelMVYMxGU4ZhGRKxYPupHuz5yzm/wj7VpWA==
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"