Bump @vercel/ncc from 0.33.3 to 0.34.0 in /wrapper

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.3 to 0.34.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.33.3...0.34.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] 2022-11-15 07:11:42 +00:00 committed by GitHub
parent abbee59a42
commit 4a9d2ae03e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -17,7 +17,7 @@
"@actions/io": "^1.1.1"
},
"devDependencies": {
"@vercel/ncc": "0.33.3",
"@vercel/ncc": "0.34.0",
"jest": "^29.3.1",
"semistandard": "^16.0.1"
},