Merge pull request #2 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.24.1

Bump @vercel/ncc from 0.23.0 to 0.24.1
This commit is contained in:
Mike Penz
2020-10-16 09:34:55 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1727,9 +1727,9 @@
}
},
"@vercel/ncc": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.23.0.tgz",
"integrity": "sha512-Fcr1qlG9t54X4X9qbo/+jr1+t5Qc6H3TgIRBXmKkF/WDs6YFulAN6ilq2Ehx38RbgIOFxaZnjlAQ50GyexnMpQ==",
"version": "0.24.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.24.1.tgz",
"integrity": "sha512-r9m7brz2hNmq5TF3sxrK4qR/FhXn44XIMglQUir4sT7Sh5GOaYXlMYikHFwJStf8rmQGTlvOoBXt4yHVonRG8A==",
"dev": true
},
"abab": {
+1 -1
View File
@@ -31,7 +31,7 @@
"@types/jest": "^26.0.10",
"@types/node": "^14.11.8",
"@typescript-eslint/parser": "^3.10.1",
"@vercel/ncc": "^0.23.0",
"@vercel/ncc": "^0.24.1",
"eslint": "^7.8.1",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^23.20.0",