Merge pull request #48 from Studio-Hardware/dependabot/npm_and_yarn/vercel/ncc-0.33.1

build(deps-dev): bump @vercel/ncc from 0.33.0 to 0.33.1
This commit is contained in:
DijitalYaşam 2021-12-31 16:52:46 +03:00 committed by GitHub
commit 3a8bdf1cb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -19,7 +19,7 @@
"@types/node": "^17.0.5",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@vercel/ncc": "^0.33.0",
"@vercel/ncc": "^0.33.1",
"eslint": "^8.5.0",
"eslint-config-google": "^0.14.0",
"jest": "^27.4.4",
@ -1548,9 +1548,9 @@
}
},
"node_modules/@vercel/ncc": {
"version": "0.33.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.0.tgz",
"integrity": "sha512-m21HzXD+L/YHoJTwyCCyGBXD0O2L4KR/Y6SSsS4qvRlz3NAYsiiYahzOsgfWEt4PJxpPVCMGiuWzsvb2tycmyA==",
"version": "0.33.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.1.tgz",
"integrity": "sha512-Mlsps/P0PLZwsCFtSol23FGqT3FhBGb4B1AuGQ52JTAtXhak+b0Fh/4T55r0/SVQPeRiX9pNItOEHwakGPmZYA==",
"dev": true,
"bin": {
"ncc": "dist/ncc/cli.js"
@ -6739,9 +6739,9 @@
}
},
"@vercel/ncc": {
"version": "0.33.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.0.tgz",
"integrity": "sha512-m21HzXD+L/YHoJTwyCCyGBXD0O2L4KR/Y6SSsS4qvRlz3NAYsiiYahzOsgfWEt4PJxpPVCMGiuWzsvb2tycmyA==",
"version": "0.33.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.1.tgz",
"integrity": "sha512-Mlsps/P0PLZwsCFtSol23FGqT3FhBGb4B1AuGQ52JTAtXhak+b0Fh/4T55r0/SVQPeRiX9pNItOEHwakGPmZYA==",
"dev": true
},
"abab": {

View file

@ -34,7 +34,7 @@
"@types/node": "^17.0.5",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@vercel/ncc": "^0.33.0",
"@vercel/ncc": "^0.33.1",
"eslint": "^8.5.0",
"eslint-config-google": "^0.14.0",
"jest": "^27.4.4",