Bump @vercel/ncc from 0.38.0 to 0.38.1 (#365)

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 07:49:26 +01:00 committed by GitHub
parent 1697eea208
commit 599d383196
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -27,7 +27,7 @@
"@hashicorp/js-releases": "^1.7.0"
},
"devDependencies": {
"@vercel/ncc": "^0.38.0",
"@vercel/ncc": "^0.38.1",
"husky": "^8.0.3",
"jest": "^29.7.0",
"nock": "^13.3.6",