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-20 03:57:01 +00:00 committed by GitHub
parent b4db9b1e0e
commit ea5729a89d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -32,7 +32,7 @@
"devDependencies": {
"@types/node": "^18.11.18",
"@typescript-eslint/parser": "^5.52.0",
"@vercel/ncc": "^0.36.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.34.0",
"eslint-plugin-github": "^4.6.0",
"eslint-plugin-jest": "^27.2.1",