Merge pull request #274 from actions/dependabot/npm_and_yarn/vercel/ncc-0.36.0

build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0
This commit is contained in:
Matthew Costabile
2022-12-07 09:26:02 -05:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -17,7 +17,7 @@
"@types/jest": "^27.5.0", "@types/jest": "^27.5.0",
"@types/node": "~16.18.6", "@types/node": "~16.18.6",
"@typescript-eslint/parser": "^5.45.1", "@typescript-eslint/parser": "^5.45.1",
"@vercel/ncc": "^0.34.0", "@vercel/ncc": "^0.36.0",
"concurrently": "^7.6.0", "concurrently": "^7.6.0",
"eslint": "^8.29.0", "eslint": "^8.29.0",
"eslint-plugin-github": "^4.6.0", "eslint-plugin-github": "^4.6.0",
@@ -1773,9 +1773,9 @@
} }
}, },
"node_modules/@vercel/ncc": { "node_modules/@vercel/ncc": {
"version": "0.34.0", "version": "0.36.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.34.0.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.36.0.tgz",
"integrity": "sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A==", "integrity": "sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A==",
"dev": true, "dev": true,
"bin": { "bin": {
"ncc": "dist/ncc/cli.js" "ncc": "dist/ncc/cli.js"
@@ -8219,9 +8219,9 @@
} }
}, },
"@vercel/ncc": { "@vercel/ncc": {
"version": "0.34.0", "version": "0.36.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.34.0.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.36.0.tgz",
"integrity": "sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A==", "integrity": "sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A==",
"dev": true "dev": true
}, },
"abab": { "abab": {
+1 -1
View File
@@ -16,7 +16,7 @@
"@types/jest": "^27.5.0", "@types/jest": "^27.5.0",
"@types/node": "~16.18.6", "@types/node": "~16.18.6",
"@typescript-eslint/parser": "^5.45.1", "@typescript-eslint/parser": "^5.45.1",
"@vercel/ncc": "^0.34.0", "@vercel/ncc": "^0.36.0",
"concurrently": "^7.6.0", "concurrently": "^7.6.0",
"eslint": "^8.29.0", "eslint": "^8.29.0",
"eslint-plugin-github": "^4.6.0", "eslint-plugin-github": "^4.6.0",