Merge pull request #295 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.28.5

Bump @vercel/ncc from 0.28.4 to 0.28.5
This commit is contained in:
Mike Penz
2021-05-03 09:16:28 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -21,7 +21,7 @@
"@types/jest": "^26.0.23", "@types/jest": "^26.0.23",
"@types/node": "^15.0.1", "@types/node": "^15.0.1",
"@typescript-eslint/parser": "^4.22.0", "@typescript-eslint/parser": "^4.22.0",
"@vercel/ncc": "^0.28.4", "@vercel/ncc": "^0.28.5",
"eslint": "^7.25.0", "eslint": "^7.25.0",
"eslint-plugin-github": "^4.1.3", "eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.6", "eslint-plugin-jest": "^24.3.6",
@@ -1476,9 +1476,9 @@
} }
}, },
"node_modules/@vercel/ncc": { "node_modules/@vercel/ncc": {
"version": "0.28.4", "version": "0.28.5",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.4.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.5.tgz",
"integrity": "sha512-vQe8WuBMiBgJbRM9TXMSb2zXmaoplH84K91nd2CmIlrXH0F3RjyiO9kdvaZbKbAQ66Mh/hMF2JPtDzbVvsx+Eg==", "integrity": "sha512-ZSwD4EDCon2EsnPZ2/Qcigx4N2DiuBLV/rDnF04giEPFuDeBeUDdnSTyYYfX8KNic/prrJuS1vUEmAOHmj+fRg==",
"dev": true, "dev": true,
"bin": { "bin": {
"ncc": "dist/ncc/cli.js" "ncc": "dist/ncc/cli.js"
@@ -10150,9 +10150,9 @@
} }
}, },
"@vercel/ncc": { "@vercel/ncc": {
"version": "0.28.4", "version": "0.28.5",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.4.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.5.tgz",
"integrity": "sha512-vQe8WuBMiBgJbRM9TXMSb2zXmaoplH84K91nd2CmIlrXH0F3RjyiO9kdvaZbKbAQ66Mh/hMF2JPtDzbVvsx+Eg==", "integrity": "sha512-ZSwD4EDCon2EsnPZ2/Qcigx4N2DiuBLV/rDnF04giEPFuDeBeUDdnSTyYYfX8KNic/prrJuS1vUEmAOHmj+fRg==",
"dev": true "dev": true
}, },
"@webassemblyjs/ast": { "@webassemblyjs/ast": {
+1 -1
View File
@@ -45,7 +45,7 @@
"@types/jest": "^26.0.23", "@types/jest": "^26.0.23",
"@types/node": "^15.0.1", "@types/node": "^15.0.1",
"@typescript-eslint/parser": "^4.22.0", "@typescript-eslint/parser": "^4.22.0",
"@vercel/ncc": "^0.28.4", "@vercel/ncc": "^0.28.5",
"eslint": "^7.25.0", "eslint": "^7.25.0",
"eslint-plugin-github": "^4.1.3", "eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.6", "eslint-plugin-jest": "^24.3.6",