Skip to content

Commit

Permalink
⬆️ Update dependency vite to ^5.0.11 (#4595)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent 6b42042 commit a659c39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"fast-check": "workspace:*",
"jest": "^29.7.0",
"typescript": "~5.3.3",
"vite": "^5.0.10",
"vite": "^5.0.11",
"vitest": "^1.1.1"
},
"keywords": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2845,7 +2845,7 @@ __metadata:
fast-check: "workspace:*"
jest: "npm:^29.7.0"
typescript: "npm:~5.3.3"
vite: "npm:^5.0.10"
vite: "npm:^5.0.11"
vitest: "npm:^1.1.1"
peerDependencies:
vitest: ">=0.28.1 <1.0.0 || ^1"
Expand Down Expand Up @@ -18129,9 +18129,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.0.10":
version: 5.0.10
resolution: "vite@npm:5.0.10"
"vite@npm:^5.0.0, vite@npm:^5.0.11":
version: 5.0.11
resolution: "vite@npm:5.0.11"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -18165,7 +18165,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: d666b2760d2a7ea1d0d35f67c042053e562144f80554be4e4dc58e607fd5f62193cd203d73ab2e315df66830d8b9d9a2e3509d0208bdef1b2e92e0a5c364df84
checksum: 74a3ddc6d43cf19cb6f827a53d77c481a07517a72b7d82a178df082012ad81ab5231a287a6dcc5471c0b2a5c8dd7e6ea8e1d62d268803057d0315729f09c5e33
languageName: node
linkType: hard

Expand Down

0 comments on commit a659c39

Please sign in to comment.