Skip to content

Commit

Permalink
chore(deps-dev): bump vite
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group in /console/atest-ui with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 4.5.5 to 4.5.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent c827476 commit 752bb14
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions console/atest-ui/package-lock.json

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

2 changes: 1 addition & 1 deletion console/atest-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"start-server-and-test": "^2.0.0",
"ts-jest": "^29.1.1",
"typescript": "~5.0.4",
"vite": "^4.5.5",
"vite": "^4.5.9",
"vitest": "^0.32.4",
"vue-tsc": "^1.6.5"
},
Expand Down

0 comments on commit 752bb14

Please sign in to comment.