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

This commit is contained in:
Renovate Bot
2022-04-16 13:25:58 +00:00
parent 3c54a53055
commit 810b7112bb
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -45907,9 +45907,9 @@
"integrity": "sha1-8z/pz7Urv9UgqhgyO8ZdsRCht2w="
},
"node_modules/rollup": {
"version": "2.70.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.1.tgz",
"integrity": "sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==",
"version": "2.70.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.2.tgz",
"integrity": "sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -53626,7 +53626,7 @@
"postcss": "8.4.12",
"postcss-import": "14.1.0",
"rimraf": "3.0.2",
"rollup": "2.70.1",
"rollup": "2.70.2",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.0.23"
@ -57061,7 +57061,7 @@
"react": "16.14.0",
"react-dom": "16.14.0",
"rimraf": "3.0.2",
"rollup": "2.70.1",
"rollup": "2.70.2",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.0.23",
@ -89601,9 +89601,9 @@
"integrity": "sha1-8z/pz7Urv9UgqhgyO8ZdsRCht2w="
},
"rollup": {
"version": "2.70.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.1.tgz",
"integrity": "sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==",
"version": "2.70.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.2.tgz",
"integrity": "sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"

View File

@ -50,7 +50,7 @@
"postcss": "8.4.12",
"postcss-import": "14.1.0",
"rimraf": "3.0.2",
"rollup": "2.70.1",
"rollup": "2.70.2",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.0.23"