chore(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 (#417)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-27 17:44:55 -05:00 committed by GitHub
parent 46540966f1
commit 76780d43f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -43,7 +43,7 @@
},
"devDependencies": {
"@actions/core": "^1.10.0",
"@vercel/ncc": "^0.36.0",
"@vercel/ncc": "^0.36.1",
"jest": "^29.4.3",
"jest-when": "^3.5.2",
"mock-http-server": "^1.4.5"