Bump @vercel/ncc from 0.38.1 to 0.38.2 (#434)

* Bump @vercel/ncc from 0.38.1 to 0.38.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* rebuild dist

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Austin Valle <austinvalle@gmail.com>
This commit is contained in:
dependabot[bot] 2024-09-26 07:38:34 -04:00 committed by GitHub
parent c23d9fb1b7
commit c4396e588c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1700 additions and 1708 deletions

View file

@ -27,7 +27,7 @@
"semver": "^7.6.3"
},
"devDependencies": {
"@vercel/ncc": "^0.38.1",
"@vercel/ncc": "^0.38.2",
"jest": "^29.7.0",
"nock": "^13.5.5",
"semistandard": "^17.0.0"