build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.38.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-11 11:04:58 +00:00 committed by GitHub
parent 814998dae0
commit 8900d162dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -33,7 +33,7 @@
"@babel/preset-env": "^7.20.2",
"@types/node": "^18.11.9",
"@typescript-eslint/parser": "^5.42.1",
"@vercel/ncc": "^0.34.0",
"@vercel/ncc": "^0.38.0",
"babel-jest": "^29.3.1",
"eslint": "^8.27.0",
"eslint-plugin-github": "^4.4.1",

View file

@ -1467,10 +1467,10 @@
"@typescript-eslint/types" "5.42.1"
eslint-visitor-keys "^3.3.0"
"@vercel/ncc@^0.34.0":
version "0.34.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.34.0.tgz#d0139528320e46670d949c82967044a8f66db054"
integrity sha512-G9h5ZLBJ/V57Ou9vz5hI8pda/YQX5HQszCs3AmIus3XzsmRn/0Ptic5otD3xVST8QLKk7AMk7AqpsyQGN7MZ9A==
"@vercel/ncc@^0.38.0":
version "0.38.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.0.tgz#5210def0dcf0c79640bfaf16eecce54beed58fa6"
integrity sha512-B4YKZMm/EqMptKSFyAq4q2SlgJe+VCmEH6Y8gf/E1pTlWbsUJpuH1ymik2Ex3aYO5mCWwV1kaSYHSQOT8+4vHA==
acorn-jsx@^5.3.2:
version "5.3.2"