Skip to content

Commit

Permalink
build(deps-dev): Bump vite from 5.0.0-beta.3 to 5.0.0-beta.4 (#406)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: flexdevelopment[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flexdevelopment[bot] <[email protected]>
  • Loading branch information
dependabot[bot] and flexdevelopment authored Oct 4, 2023
1 parent caf89d8 commit e68e0a4
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 @@ -172,7 +172,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.2.2",
"version-bump-prompt": "6.1.0",
"vite": "5.0.0-beta.3",
"vite": "5.0.0-beta.4",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.6",
"yaml-eslint-parser": "1.2.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1238,7 +1238,7 @@ __metadata:
ts-dedent: "npm:2.2.0"
typescript: "npm:5.2.2"
version-bump-prompt: "npm:6.1.0"
vite: "npm:5.0.0-beta.3"
vite: "npm:5.0.0-beta.4"
vite-tsconfig-paths: "npm:4.2.1"
vitest: "npm:0.34.6"
yaml-eslint-parser: "npm:1.2.2"
Expand Down Expand Up @@ -8725,9 +8725,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.0-beta.3, vite@npm:^3.0.0 || ^4.0.0 || ^5.0.0-0, vite@npm:^3.1.0 || ^4.0.0 || ^5.0.0-0":
version: 5.0.0-beta.3
resolution: "vite@npm:5.0.0-beta.3"
"vite@npm:5.0.0-beta.4, vite@npm:^3.0.0 || ^4.0.0 || ^5.0.0-0, vite@npm:^3.1.0 || ^4.0.0 || ^5.0.0-0":
version: 5.0.0-beta.4
resolution: "vite@npm:5.0.0-beta.4"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -8761,7 +8761,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 746334e0f8130f75a9c51e0ffcb3d6deae833ada85ecc28b5b2178eaababd82c82107d72ebdbacfd33c6bef9145ab6d2c835b344f5822d65936303fecb9ea471
checksum: c10aec39b6a73254eb5f489575f13dc0fabc367e0af5cc211d4b4b3d62cf32f2ddd258b0b5370e66a799cff42a2931384a55ce84afe77c49166305d52c5a4423
languageName: node
linkType: hard

Expand Down

0 comments on commit e68e0a4

Please sign in to comment.