Merge pull request #158 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.27.0

Bump @vercel/ncc from 0.26.2 to 0.27.0
This commit is contained in:
Mike Penz
2021-01-12 09:08:46 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1175,9 +1175,9 @@
} }
}, },
"@vercel/ncc": { "@vercel/ncc": {
"version": "0.26.2", "version": "0.27.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.26.2.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.27.0.tgz",
"integrity": "sha512-qdajZzkGn62Ry+v7bmTSd7Qza2BVjEBuCcGpxCV5Y+ANa6d//BzByMkODmYQAhAXOg6kiAgVpbnfsd/At3PWQA==", "integrity": "sha512-DllIJQapnU2YwewIhh/4dYesmMQw3h2cFtabECc/zSJHqUbNa0eJuEkRa6DXbZvh1YPWBtYQoPV17NlDpBw1Vw==",
"dev": true "dev": true
}, },
"abab": { "abab": {
+1 -1
View File
@@ -44,7 +44,7 @@
"@types/jest": "^26.0.19", "@types/jest": "^26.0.19",
"@types/node": "^14.14.20", "@types/node": "^14.14.20",
"@typescript-eslint/parser": "^4.13.0", "@typescript-eslint/parser": "^4.13.0",
"@vercel/ncc": "^0.26.2", "@vercel/ncc": "^0.27.0",
"eslint": "^7.17.0", "eslint": "^7.17.0",
"eslint-plugin-github": "^4.1.1", "eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.1.3", "eslint-plugin-jest": "^24.1.3",