Merge pull request #461 from actions/dependabot/npm_and_yarn/vercel/ncc-0.38.0

build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0
This commit is contained in:
Josh Rowley
2023-09-14 15:34:08 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"@types/node": "16.18.50", "@types/node": "16.18.50",
"@typescript-eslint/eslint-plugin": "^6.5.0", "@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0", "@typescript-eslint/parser": "^6.5.0",
"@vercel/ncc": "^0.36.1", "@vercel/ncc": "^0.38.0",
"concurrently": "^8.2.1", "concurrently": "^8.2.1",
"eslint": "^8.49.0", "eslint": "^8.49.0",
"eslint-plugin-github": "^4.10.0", "eslint-plugin-github": "^4.10.0",
@@ -2142,9 +2142,9 @@
} }
}, },
"node_modules/@vercel/ncc": { "node_modules/@vercel/ncc": {
"version": "0.36.1", "version": "0.38.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.36.1.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.0.tgz",
"integrity": "sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw==", "integrity": "sha512-B4YKZMm/EqMptKSFyAq4q2SlgJe+VCmEH6Y8gf/E1pTlWbsUJpuH1ymik2Ex3aYO5mCWwV1kaSYHSQOT8+4vHA==",
"dev": true, "dev": true,
"bin": { "bin": {
"ncc": "dist/ncc/cli.js" "ncc": "dist/ncc/cli.js"
@@ -8969,9 +8969,9 @@
} }
}, },
"@vercel/ncc": { "@vercel/ncc": {
"version": "0.36.1", "version": "0.38.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.36.1.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.0.tgz",
"integrity": "sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw==", "integrity": "sha512-B4YKZMm/EqMptKSFyAq4q2SlgJe+VCmEH6Y8gf/E1pTlWbsUJpuH1ymik2Ex3aYO5mCWwV1kaSYHSQOT8+4vHA==",
"dev": true "dev": true
}, },
"acorn": { "acorn": {

View File

@@ -17,7 +17,7 @@
"@types/node": "16.18.50", "@types/node": "16.18.50",
"@typescript-eslint/parser": "^6.5.0", "@typescript-eslint/parser": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^6.5.0", "@typescript-eslint/eslint-plugin": "^6.5.0",
"@vercel/ncc": "^0.36.1", "@vercel/ncc": "^0.38.0",
"concurrently": "^8.2.1", "concurrently": "^8.2.1",
"eslint": "^8.49.0", "eslint": "^8.49.0",
"eslint-plugin-github": "^4.10.0", "eslint-plugin-github": "^4.10.0",