mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-30 03:03:06 -05:00
chore(deps): update dependency rollup to v2.75.3
This commit is contained in:
committed by
renovate[bot]
parent
37c43a2218
commit
bd00e902bf
16
package-lock.json
generated
16
package-lock.json
generated
@@ -45420,9 +45420,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/rollup": {
|
||||
"version": "2.74.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.74.1.tgz",
|
||||
"integrity": "sha512-K2zW7kV8Voua5eGkbnBtWYfMIhYhT9Pel2uhBk2WO5eMee161nPze/XRfvEQPFYz7KgrCCnmh2Wy0AMFLGGmMA==",
|
||||
"version": "2.75.3",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.3.tgz",
|
||||
"integrity": "sha512-YA29fLU6MAYSaDxIQYrGGOcbXlDmG96h0krGGYObroezcQ0KgEPM3+7MtKD/qeuUbFuAJXvKZee5dA1dpwq1PQ==",
|
||||
"bin": {
|
||||
"rollup": "dist/bin/rollup"
|
||||
},
|
||||
@@ -53780,7 +53780,7 @@
|
||||
"postcss": "8.4.14",
|
||||
"postcss-import": "14.1.0",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.74.1",
|
||||
"rollup": "2.75.3",
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tailwindcss": "3.0.24"
|
||||
@@ -56135,7 +56135,7 @@
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.74.1",
|
||||
"rollup": "2.75.3",
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tailwindcss": "3.0.24",
|
||||
@@ -84563,9 +84563,9 @@
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.74.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.74.1.tgz",
|
||||
"integrity": "sha512-K2zW7kV8Voua5eGkbnBtWYfMIhYhT9Pel2uhBk2WO5eMee161nPze/XRfvEQPFYz7KgrCCnmh2Wy0AMFLGGmMA==",
|
||||
"version": "2.75.3",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.3.tgz",
|
||||
"integrity": "sha512-YA29fLU6MAYSaDxIQYrGGOcbXlDmG96h0krGGYObroezcQ0KgEPM3+7MtKD/qeuUbFuAJXvKZee5dA1dpwq1PQ==",
|
||||
"requires": {
|
||||
"fsevents": "~2.3.2"
|
||||
}
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"postcss": "8.4.14",
|
||||
"postcss-import": "14.1.0",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.74.1",
|
||||
"rollup": "2.75.3",
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tailwindcss": "3.0.24"
|
||||
|
||||
Reference in New Issue
Block a user