Skip to content

Commit

Permalink
build(deps-dev): bump @edge-runtime/vm from 3.2.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [@edge-runtime/vm](https://github.com/vercel/edge-runtime/tree/HEAD/packages/vm) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/vercel/edge-runtime/releases)
- [Changelog](https://github.com/vercel/edge-runtime/blob/main/packages/vm/CHANGELOG.md)
- [Commits](https://github.com/vercel/edge-runtime/commits/@edge-runtime/vm@4.0.0/packages/vm)

---
updated-dependencies:
- dependency-name: "@edge-runtime/vm"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 44221cf commit 11afec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@aws-sdk/querystring-builder": "^3.357.0",
"@aws-sdk/querystring-parser": "^3.357.0",
"@edge-runtime/vm": "^3.0.3",
"@edge-runtime/vm": "^4.0.0",
"@types/node": "^20.4.1",
"@vitest/coverage-v8": "^0.34.1",
"benchmark": "^2.1.4",
Expand Down

0 comments on commit 11afec3

Please sign in to comment.