build(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.36.0...0.36.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-26 13:06:35 +00:00
committed by GitHub
parent add81c33d2
commit 1fdfb8c67e
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -17,7 +17,7 @@
"@types/jest": "^27.5.0",
"@types/node": "~16.18.11",
"@typescript-eslint/parser": "^5.49.0",
"@vercel/ncc": "^0.36.0",
"@vercel/ncc": "^0.36.1",
"concurrently": "^7.6.0",
"eslint": "^8.32.0",
"eslint-plugin-github": "^4.6.0",
@@ -1773,9 +1773,9 @@
}
},
"node_modules/@vercel/ncc": {
"version": "0.36.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.36.0.tgz",
"integrity": "sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A==",
"version": "0.36.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.36.1.tgz",
"integrity": "sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw==",
"dev": true,
"bin": {
"ncc": "dist/ncc/cli.js"
@@ -8216,9 +8216,9 @@
}
},
"@vercel/ncc": {
"version": "0.36.0",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.36.0.tgz",
"integrity": "sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A==",
"version": "0.36.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.36.1.tgz",
"integrity": "sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw==",
"dev": true
},
"abab": {

View File

@@ -16,7 +16,7 @@
"@types/jest": "^27.5.0",
"@types/node": "~16.18.11",
"@typescript-eslint/parser": "^5.49.0",
"@vercel/ncc": "^0.36.0",
"@vercel/ncc": "^0.36.1",
"concurrently": "^7.6.0",
"eslint": "^8.32.0",
"eslint-plugin-github": "^4.6.0",