Skip to content

Commit

Permalink
Bump vite from 4.5.3 to 4.5.5 (#4128)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 25f6b76 commit d654aa2
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 @@ -112,7 +112,7 @@
"storybook": "^8.3.0",
"stylelint": "^16.0.0",
"typescript": "4.6.4",
"vite": "^4.4.9",
"vite": "^4.5.5",
"vite-plugin-istanbul": "^6.0.0",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5762,7 +5762,7 @@ __metadata:
storybook: "npm:^8.3.0"
stylelint: "npm:^16.0.0"
typescript: "npm:4.6.4"
vite: "npm:^4.4.9"
vite: "npm:^4.5.5"
vite-plugin-istanbul: "npm:^6.0.0"
vite-tsconfig-paths: "npm:^4.2.0"
vitest: "npm:^1.0.0"
Expand Down Expand Up @@ -28343,9 +28343,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.4.9":
version: 4.5.3
resolution: "vite@npm:4.5.3"
"vite@npm:^4.5.5":
version: 4.5.5
resolution: "vite@npm:4.5.5"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -28379,7 +28379,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/82efe1bc6d6848f8c97b71f1dc5b2fba2c3f30b2207ef2451c8df1a0ed5903c55714d7cd8ecb75879b488661d97f6e01a4ad758b5ef6a50a14338f916233bfa4
checksum: 10/2e8b39e004f2b2e72506b816700b3aafaf3f85bdcb9dd9392075bb234ce7333f859a0d2078a85ce5d0039f0f659ca564a7366af587848e5166f14b136cb0ad37
languageName: node
linkType: hard

Expand Down

0 comments on commit d654aa2

Please sign in to comment.