Bump @vercel/ncc from 0.33.1 to 0.33.3

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.1 to 0.33.3.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.33.1...0.33.3)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-29 13:09:23 +00:00
committed by GitHub
parent 9d1641a3bd
commit dbf2554d4e
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -17,7 +17,7 @@
"@types/jest": "^27.4.1", "@types/jest": "^27.4.1",
"@types/node": "^12.12.6", "@types/node": "^12.12.6",
"@typescript-eslint/parser": "^5.17.0", "@typescript-eslint/parser": "^5.17.0",
"@vercel/ncc": "^0.33.1", "@vercel/ncc": "^0.33.3",
"concurrently": "^7.0.0", "concurrently": "^7.0.0",
"eslint": "^8.12.0", "eslint": "^8.12.0",
"eslint-plugin-github": "^4.3.6", "eslint-plugin-github": "^4.3.6",
@@ -1725,9 +1725,9 @@
} }
}, },
"node_modules/@vercel/ncc": { "node_modules/@vercel/ncc": {
"version": "0.33.1", "version": "0.33.3",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.1.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.3.tgz",
"integrity": "sha512-Mlsps/P0PLZwsCFtSol23FGqT3FhBGb4B1AuGQ52JTAtXhak+b0Fh/4T55r0/SVQPeRiX9pNItOEHwakGPmZYA==", "integrity": "sha512-JGZ11QV+/ZcfudW2Cz2JVp54/pJNXbsuWRgSh2ZmmZdQBKXqBtIGrwI1Wyx8nlbzAiEFe7FHi4K1zX4//jxTnQ==",
"dev": true, "dev": true,
"bin": { "bin": {
"ncc": "dist/ncc/cli.js" "ncc": "dist/ncc/cli.js"
@@ -7760,9 +7760,9 @@
} }
}, },
"@vercel/ncc": { "@vercel/ncc": {
"version": "0.33.1", "version": "0.33.3",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.1.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.3.tgz",
"integrity": "sha512-Mlsps/P0PLZwsCFtSol23FGqT3FhBGb4B1AuGQ52JTAtXhak+b0Fh/4T55r0/SVQPeRiX9pNItOEHwakGPmZYA==", "integrity": "sha512-JGZ11QV+/ZcfudW2Cz2JVp54/pJNXbsuWRgSh2ZmmZdQBKXqBtIGrwI1Wyx8nlbzAiEFe7FHi4K1zX4//jxTnQ==",
"dev": true "dev": true
}, },
"abab": { "abab": {

View File

@@ -16,7 +16,7 @@
"@types/jest": "^27.4.1", "@types/jest": "^27.4.1",
"@types/node": "^12.12.6", "@types/node": "^12.12.6",
"@typescript-eslint/parser": "^5.17.0", "@typescript-eslint/parser": "^5.17.0",
"@vercel/ncc": "^0.33.1", "@vercel/ncc": "^0.33.3",
"concurrently": "^7.0.0", "concurrently": "^7.0.0",
"eslint": "^8.12.0", "eslint": "^8.12.0",
"eslint-plugin-github": "^4.3.6", "eslint-plugin-github": "^4.3.6",