Skip to content

Commit e7eb642

Browse files
build(deps-dev): Bump vite from 4.3.8 to 4.3.9 (#231)
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]>
1 parent 59197f2 commit e7eb642

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"ts-dedent": "2.2.0",
153153
"typescript": "5.0.4",
154154
"version-bump-prompt": "6.1.0",
155-
"vite": "4.3.8",
155+
"vite": "4.3.9",
156156
"vite-tsconfig-paths": "4.2.0",
157157
"vitest": "0.31.1",
158158
"vitest-github-actions-reporter": "0.10.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,7 +1155,7 @@ __metadata:
11551155
ts-dedent: "npm:2.2.0"
11561156
typescript: "npm:5.0.4"
11571157
version-bump-prompt: "npm:6.1.0"
1158-
vite: "npm:4.3.8"
1158+
vite: "npm:4.3.9"
11591159
vite-tsconfig-paths: "npm:4.2.0"
11601160
vitest: "npm:0.31.1"
11611161
vitest-github-actions-reporter: "npm:0.10.0"
@@ -8863,9 +8863,9 @@ __metadata:
88638863
languageName: node
88648864
linkType: hard
88658865

8866-
"vite@npm:4.3.8, vite@npm:^3.0.0 || ^4.0.0":
8867-
version: 4.3.8
8868-
resolution: "vite@npm:4.3.8"
8866+
"vite@npm:4.3.9, vite@npm:^3.0.0 || ^4.0.0":
8867+
version: 4.3.9
8868+
resolution: "vite@npm:4.3.9"
88698869
dependencies:
88708870
esbuild: "npm:^0.17.5"
88718871
fsevents: "npm:~2.3.2"
@@ -8896,7 +8896,7 @@ __metadata:
88968896
optional: true
88978897
bin:
88988898
vite: bin/vite.js
8899-
checksum: f702b12edab33c96133f03ac5051f81d429fcc70f2d784a6ad710978b696070e6ae6c832326fb733b74361dfc4b7f6f696b2c04628e594d5999cfd74c3f72166
8899+
checksum: 3bdd4d860e646a5abdf9b0af1828d74e7e20f9124cc4081cc7d8a09df1b054286add51051c1127cc3c1ea522e3c756da21a1dc424dabd121fa5b82dd5c6911b1
89008900
languageName: node
89018901
linkType: hard
89028902

0 commit comments

Comments
 (0)