Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.1.6 to 5.1.7 (#2484)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 9039656 commit 0988ece
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"stylelint-no-unsupported-browser-features": "^8.0.1",
"svgo": "^3.2.0",
"typescript": "^5.4.3",
"vite": "^5.1.6",
"vite": "^5.1.7",
"vitest": "^1.3.1",
"vitest-github-actions-reporter": "^0.11.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/circuit-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"rollup-plugin-preserve-directives": "^0.3.1",
"typescript": "^5.4.3",
"typescript-plugin-css-modules": "^5.0.2",
"vite": "^5.1.6"
"vite": "^5.1.7"
},
"peerDependencies": {
"@emotion/is-prop-valid": "^1.2.1",
Expand Down

0 comments on commit 0988ece

Please sign in to comment.