chore(deps): update dependency rollup to v3 (#990)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-11-11 13:22:13 +01:00
committed by GitHub
parent 25c57a6199
commit 72e400f368
4 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@
"chalk": "4.1.2",
"extend": "3.0.2",
"postcss": "^8.4.18",
"rollup": "2.79.1",
"rollup": "3.2.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-sourcemaps": "0.6.3",

View File

@@ -37,7 +37,7 @@
"extend": "3.0.2",
"fs-extra": "10.1.0",
"node-event-emitter": "0.0.1",
"rollup": "2.79.1",
"rollup": "3.2.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-terser": "7.0.2",
"yargs": "17.6.0"

View File

@@ -91,7 +91,7 @@
"prettier": "2.7.1",
"pretty-quick": "3.1.3",
"qix-faker": "0.3.0",
"rollup": "2.79.1",
"rollup": "3.2.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-dependency-flow": "0.3.0",
"rollup-plugin-sass": "1.12.16",

View File

@@ -18900,10 +18900,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"
rollup@2.79.1:
version "2.79.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
rollup@3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.2.5.tgz#9452168ac083218c8212bf53d2448bdc6b8b0de7"
integrity sha512-/Ha7HhVVofduy+RKWOQJrxe4Qb3xyZo+chcpYiD8SoQa4AG7llhupUtyfKSSrdBM2mWJjhM8wZwmbY23NmlIYw==
optionalDependencies:
fsevents "~2.3.2"