Bump rollup from 2.75.3 to 2.75.5 (#247)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-06 15:20:30 -07:00 committed by GitHub
parent 059f4a821a
commit 60c7b4ec67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "esp-web-tools",
"version": "8.0.2",
"version": "8.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "esp-web-tools",
"version": "8.0.2",
"version": "8.0.3",
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-button": "^0.26.1",
@ -1706,9 +1706,9 @@
}
},
"node_modules/rollup": {
"version": "2.75.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.3.tgz",
"integrity": "sha512-YA29fLU6MAYSaDxIQYrGGOcbXlDmG96h0krGGYObroezcQ0KgEPM3+7MtKD/qeuUbFuAJXvKZee5dA1dpwq1PQ==",
"version": "2.75.5",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.5.tgz",
"integrity": "sha512-JzNlJZDison3o2mOxVmb44Oz7t74EfSd1SQrplQk0wSaXV7uLQXtVdHbxlcT3w+8tZ1TL4r/eLfc7nAbz38BBA==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -3580,9 +3580,9 @@
}
},
"rollup": {
"version": "2.75.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.3.tgz",
"integrity": "sha512-YA29fLU6MAYSaDxIQYrGGOcbXlDmG96h0krGGYObroezcQ0KgEPM3+7MtKD/qeuUbFuAJXvKZee5dA1dpwq1PQ==",
"version": "2.75.5",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.75.5.tgz",
"integrity": "sha512-JzNlJZDison3o2mOxVmb44Oz7t74EfSd1SQrplQk0wSaXV7uLQXtVdHbxlcT3w+8tZ1TL4r/eLfc7nAbz38BBA==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"