chore(deps): update dependency rollup to v2.73.0 (#45975)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-05-16 22:03:16 +05:30
committed by GitHub
parent df8166267b
commit b555d4ece9
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -45634,9 +45634,9 @@
"license": "MIT"
},
"node_modules/rollup": {
"version": "2.72.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.72.1.tgz",
"integrity": "sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==",
"version": "2.73.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.73.0.tgz",
"integrity": "sha512-h/UngC3S4Zt28mB3g0+2YCMegT5yoftnQplwzPqGZcKvlld5e+kT/QRmJiL+qxGyZKOYpgirWGdLyEO1b0dpLQ==",
"bin": {
"rollup": "dist/bin/rollup"
},
@@ -53940,7 +53940,7 @@
"postcss": "8.4.13",
"postcss-import": "14.1.0",
"rimraf": "3.0.2",
"rollup": "2.72.1",
"rollup": "2.73.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.0.24"
@@ -56926,7 +56926,7 @@
"react": "16.14.0",
"react-dom": "16.14.0",
"rimraf": "3.0.2",
"rollup": "2.72.1",
"rollup": "2.73.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.0.24",
@@ -84525,9 +84525,9 @@
"version": "1.2.0"
},
"rollup": {
"version": "2.72.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.72.1.tgz",
"integrity": "sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==",
"version": "2.73.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.73.0.tgz",
"integrity": "sha512-h/UngC3S4Zt28mB3g0+2YCMegT5yoftnQplwzPqGZcKvlld5e+kT/QRmJiL+qxGyZKOYpgirWGdLyEO1b0dpLQ==",
"requires": {
"fsevents": "~2.3.2"
}

View File

@@ -50,7 +50,7 @@
"postcss": "8.4.13",
"postcss-import": "14.1.0",
"rimraf": "3.0.2",
"rollup": "2.72.1",
"rollup": "2.73.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.0.24"