chore(deps): update dependency rollup to v2.67.3 (#45161)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/45167/head
renovate[bot] 2022-02-18 15:57:28 +03:00 committed by GitHub
parent d8bb9611dc
commit 395d9de8af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 16 deletions

View File

@ -22894,21 +22894,6 @@
"inherits": "^2.0.1"
}
},
"node_modules/rollup": {
"version": "2.66.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.66.0.tgz",
"integrity": "sha512-L6mKOkdyP8HK5kKJXaiWG7KZDumPJjuo1P+cfyHOJPNNTK3Moe7zCH5+fy7v8pVmHXtlxorzaBjvkBMB23s98g==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
},
"engines": {
"node": ">=10.0.0"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
}
},
"node_modules/rollup-plugin-postcss": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/rollup-plugin-postcss/-/rollup-plugin-postcss-4.0.2.tgz",

View File

@ -50,7 +50,7 @@
"postcss": "8.4.6",
"postcss-import": "14.0.2",
"rimraf": "3.0.2",
"rollup": "2.67.2",
"rollup": "2.67.3",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.0.23"