Skip to content

Commit

Permalink
Bump vite from 5.3.3 to 5.3.5 (#620)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.3.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Aug 8, 2024
1 parent 92cec1d commit 1a0b8c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"prettier": "^3.3.3",
"timezone-mock": "^1.3.6",
"typescript": "5.5.2",
"vite": "^5.3.3",
"vite": "^5.3.5",
"vitest": "^2.0.4",
"vitest-fetch-mock": "0.3.0",
"vitest-sonar-reporter": "^2.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9090,7 +9090,7 @@ __metadata:
swr: "npm:2.2.5"
timezone-mock: "npm:^1.3.6"
typescript: "npm:5.5.2"
vite: "npm:^5.3.3"
vite: "npm:^5.3.5"
vitest: "npm:^2.0.4"
vitest-fetch-mock: "npm:0.3.0"
vitest-sonar-reporter: "npm:^2.0.0"
Expand Down Expand Up @@ -10063,9 +10063,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.3.3":
version: 5.3.3
resolution: "vite@npm:5.3.3"
"vite@npm:^5.3.5":
version: 5.3.5
resolution: "vite@npm:5.3.5"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -10099,7 +10099,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/a796872e1d11875d994615cd00da185c80eeb7753034d35c096050bf3c269c02004070cf623c5fe2a4a90ea2f12488e6f9d13933ec810f117f1b931e1b5e3385
checksum: 10c0/795c7e0dbc94b96c4a0aff0d5d4b349dd28ad8b7b70979c1010f96b4d83f7d6c1700ebd6fed91de2e021b0a3689b9abc2d8017f6dfa8c9a6ca5c7af637d6afc6
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a0b8c2

Please sign in to comment.