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-02-01 22:08:02 +00:00
committed by GitHub
parent c484887f44
commit e3f6b14291
2 changed files with 8 additions and 8 deletions

View File

@@ -33,7 +33,7 @@
"devDependencies": {
"@types/jest": "^27.4.1",
"@types/node": "^18.11.18",
"@vercel/ncc": "^0.36.0",
"@vercel/ncc": "^0.36.1",
"jest": "^27.5.1",
"jest-circus": "^29.3.1",
"prettier": "^2.8.1",