build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 (#2468)

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.38.0...0.38.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-24 13:12:23 +00:00 committed by GitHub
parent ff2bf9be1f
commit 7865f819b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -42,7 +42,7 @@
"@types/jest": "^29.5.6",
"@types/node": "^18.18.6",
"@typescript-eslint/parser": "^5.62.0",
"@vercel/ncc": "^0.38.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.52.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-github": "^4.10.1",