Merge pull request #15 from starteknoloji/dependabot/npm_and_yarn/vercel/ncc-0.32.0

build(deps-dev): bump @vercel/ncc from 0.31.1 to 0.32.0
This commit is contained in:
ErçetinGüler 2021-11-20 07:59:30 +03:00 committed by GitHub
commit 2ad3252415
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": "^16.11.8", "@types/node": "^16.11.8",
"@typescript-eslint/eslint-plugin": "^5.4.0", "@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0", "@typescript-eslint/parser": "^5.4.0",
"@vercel/ncc": "^0.31.1", "@vercel/ncc": "^0.32.0",
"eslint": "^8.2.0", "eslint": "^8.2.0",
"eslint-config-google": "^0.14.0", "eslint-config-google": "^0.14.0",
"jest": "^27.3.1", "jest": "^27.3.1",
@ -1548,9 +1548,9 @@
} }
}, },
"node_modules/@vercel/ncc": { "node_modules/@vercel/ncc": {
"version": "0.31.1", "version": "0.32.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.31.1.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.32.0.tgz",
"integrity": "sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA==", "integrity": "sha512-S/SxTHHTbBQSOutpgnqEn+LyTfZcq9xMRAnzY05HpGVjxjmfmvg6SWZZkbW/GJIFznMmHGeGOrI1MEBD7efIkA==",
"dev": true, "dev": true,
"bin": { "bin": {
"ncc": "dist/ncc/cli.js" "ncc": "dist/ncc/cli.js"
@ -6734,9 +6734,9 @@
} }
}, },
"@vercel/ncc": { "@vercel/ncc": {
"version": "0.31.1", "version": "0.32.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.31.1.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.32.0.tgz",
"integrity": "sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA==", "integrity": "sha512-S/SxTHHTbBQSOutpgnqEn+LyTfZcq9xMRAnzY05HpGVjxjmfmvg6SWZZkbW/GJIFznMmHGeGOrI1MEBD7efIkA==",
"dev": true "dev": true
}, },
"abab": { "abab": {

View file

@ -34,7 +34,7 @@
"@types/node": "^16.11.8", "@types/node": "^16.11.8",
"@typescript-eslint/eslint-plugin": "^5.4.0", "@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0", "@typescript-eslint/parser": "^5.4.0",
"@vercel/ncc": "^0.31.1", "@vercel/ncc": "^0.32.0",
"eslint": "^8.2.0", "eslint": "^8.2.0",
"eslint-config-google": "^0.14.0", "eslint-config-google": "^0.14.0",
"jest": "^27.3.1", "jest": "^27.3.1",