Merge pull request #392 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.29.0

build(deps-dev): bump @vercel/ncc from 0.28.6 to 0.29.0
This commit is contained in:
Mike Penz
2021-07-19 15:28:23 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -21,7 +21,7 @@
"@types/jest": "^26.0.24",
"@types/node": "^16.3.2",
"@typescript-eslint/parser": "^4.28.3",
"@vercel/ncc": "^0.28.6",
"@vercel/ncc": "^0.29.0",
"eslint": "^7.30.0",
"eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.6",
@@ -1730,9 +1730,9 @@
}
},
"node_modules/@vercel/ncc": {
"version": "0.28.6",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.6.tgz",
"integrity": "sha512-t4BoSSuyK8BZaUE0gV18V6bkFs4st7baumtFGa50dv1tMu2GDBEBF8sUZaKBdKiL6DzJ2D2+XVCwYWWDcQOYdQ==",
"version": "0.29.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.29.0.tgz",
"integrity": "sha512-p+sB835wOSDdgm2mgFgSOcXJF84AqZ+vBEnnGS0sm8veA92Hia7sqH0qEnqeFilPl+cXtxbdh2er+WdlfbVCZA==",
"dev": true,
"bin": {
"ncc": "dist/ncc/cli.js"
@@ -8563,9 +8563,9 @@
}
},
"@vercel/ncc": {
"version": "0.28.6",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.6.tgz",
"integrity": "sha512-t4BoSSuyK8BZaUE0gV18V6bkFs4st7baumtFGa50dv1tMu2GDBEBF8sUZaKBdKiL6DzJ2D2+XVCwYWWDcQOYdQ==",
"version": "0.29.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.29.0.tgz",
"integrity": "sha512-p+sB835wOSDdgm2mgFgSOcXJF84AqZ+vBEnnGS0sm8veA92Hia7sqH0qEnqeFilPl+cXtxbdh2er+WdlfbVCZA==",
"dev": true
},
"@webassemblyjs/ast": {
+1 -1
View File
@@ -45,7 +45,7 @@
"@types/jest": "^26.0.24",
"@types/node": "^16.3.2",
"@typescript-eslint/parser": "^4.28.3",
"@vercel/ncc": "^0.28.6",
"@vercel/ncc": "^0.29.0",
"eslint": "^7.30.0",
"eslint-plugin-github": "^4.1.3",
"eslint-plugin-jest": "^24.3.6",