chore(deps): update dependency rollup to v2.61.0

This commit is contained in:
Renovate Bot
2021-12-09 11:58:58 +00:00
committed by renovate[bot]
parent 27051c7f07
commit bee4a47eb6
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -47140,9 +47140,9 @@
"integrity": "sha1-8z/pz7Urv9UgqhgyO8ZdsRCht2w="
},
"node_modules/rollup": {
"version": "2.60.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.2.tgz",
"integrity": "sha512-1Bgjpq61sPjgoZzuiDSGvbI1tD91giZABgjCQBKM5aYLnzjq52GoDuWVwT/cm/MCxCMPU8gqQvkj8doQ5C8Oqw==",
"version": "2.61.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.61.0.tgz",
"integrity": "sha512-teQ+T1mUYbyvGyUavCodiyA9hD4DxwYZJwr/qehZGhs1Z49vsmzelMVYMxGU4ZhGRKxYPupHuz5yzm/wj7VpWA==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -55220,7 +55220,7 @@
"postcss": "8.4.4",
"postcss-import": "14.0.2",
"rimraf": "3.0.2",
"rollup": "2.60.2",
"rollup": "2.61.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "2.2.19"
@ -58097,7 +58097,7 @@
"react": "16.14.0",
"react-dom": "16.14.0",
"rimraf": "3.0.2",
"rollup": "2.60.2",
"rollup": "2.61.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "2.2.19",
@ -92414,9 +92414,9 @@
"integrity": "sha1-8z/pz7Urv9UgqhgyO8ZdsRCht2w="
},
"rollup": {
"version": "2.60.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.2.tgz",
"integrity": "sha512-1Bgjpq61sPjgoZzuiDSGvbI1tD91giZABgjCQBKM5aYLnzjq52GoDuWVwT/cm/MCxCMPU8gqQvkj8doQ5C8Oqw==",
"version": "2.61.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.61.0.tgz",
"integrity": "sha512-teQ+T1mUYbyvGyUavCodiyA9hD4DxwYZJwr/qehZGhs1Z49vsmzelMVYMxGU4ZhGRKxYPupHuz5yzm/wj7VpWA==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"

View File

@ -48,7 +48,7 @@
"postcss": "8.4.4",
"postcss-import": "14.0.2",
"rimraf": "3.0.2",
"rollup": "2.60.2",
"rollup": "2.61.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "2.2.19"