Merge pull request #55 from dorny/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:
Michal Dorner 2021-02-01 10:46:21 +01:00 committed by GitHub
commit 3d5bddaa7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2566,9 +2566,9 @@
}
},
"@vercel/ncc": {
"version": "0.26.2",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.26.2.tgz",
"integrity": "sha512-qdajZzkGn62Ry+v7bmTSd7Qza2BVjEBuCcGpxCV5Y+ANa6d//BzByMkODmYQAhAXOg6kiAgVpbnfsd/At3PWQA==",
"version": "0.27.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.27.0.tgz",
"integrity": "sha512-DllIJQapnU2YwewIhh/4dYesmMQw3h2cFtabECc/zSJHqUbNa0eJuEkRa6DXbZvh1YPWBtYQoPV17NlDpBw1Vw==",
"dev": true
},
"abab": {

View file

@ -44,7 +44,7 @@
"@types/xml2js": "^0.4.8",
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.1",
"@vercel/ncc": "^0.26.2",
"@vercel/ncc": "^0.27.0",
"eslint": "^7.19.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.1.3",