Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump vite-node from 1.3.1 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [vite-node](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vite-node) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/vite-node)

---
updated-dependencies:
- dependency-name: vite-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 2474ab8 commit a7aa507
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prettyjson": "^1.2.5",
"prompts": "^2.4.2",
"toml-js": "^0.0.8",
"vite-node": "^1.3.1"
"vite-node": "^1.4.0"
},
"devDependencies": {
"@rollup/plugin-json": "^6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@scalar/api-reference": "^1.19.1",
"@scalar/openapi-parser": "^0.3.0",
"hono": "^4.1.0",
"vite-node": "^1.3.1"
"vite-node": "^1.4.0"
},
"devDependencies": {
"@rollup/plugin-json": "^6.1.0",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a7aa507

Please sign in to comment.