Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a0840a5

Browse files
dependabot[bot]flexdevelopment
andauthoredJun 6, 2023
build(deps-dev): Bump vite from 4.3.7 to 4.3.9 (#132)
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 89c25d3 commit a0840a5

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
@@ -164,7 +164,7 @@
164164
"ts-dedent": "2.2.0",
165165
"typescript": "5.0.4",
166166
"version-bump-prompt": "6.1.0",
167-
"vite": "4.3.7",
167+
"vite": "4.3.9",
168168
"vite-tsconfig-paths": "4.2.0",
169169
"vitest": "0.30.1",
170170
"vitest-github-actions-reporter": "0.10.0",

‎yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,7 @@ __metadata:
11081108
ts-dedent: "npm:2.2.0"
11091109
typescript: "npm:5.0.4"
11101110
version-bump-prompt: "npm:6.1.0"
1111-
vite: "npm:4.3.7"
1111+
vite: "npm:4.3.9"
11121112
vite-tsconfig-paths: "npm:4.2.0"
11131113
vitest: "npm:0.30.1"
11141114
vitest-github-actions-reporter: "npm:0.10.0"
@@ -8859,9 +8859,9 @@ __metadata:
88598859
languageName: node
88608860
linkType: hard
88618861

8862-
"vite@npm:4.3.7, vite@npm:^3.0.0 || ^4.0.0":
8863-
version: 4.3.7
8864-
resolution: "vite@npm:4.3.7"
8862+
"vite@npm:4.3.9, vite@npm:^3.0.0 || ^4.0.0":
8863+
version: 4.3.9
8864+
resolution: "vite@npm:4.3.9"
88658865
dependencies:
88668866
esbuild: "npm:^0.17.5"
88678867
fsevents: "npm:~2.3.2"
@@ -8892,7 +8892,7 @@ __metadata:
88928892
optional: true
88938893
bin:
88948894
vite: bin/vite.js
8895-
checksum: fd6dc7c9a706f0264f0a07e9ae705dd3dd960e793c00e3bf063857f2816ffc51fde0a1ece1b7a8a4712660143c114f5c3fc927a849e2f97f84d47136fe4718db
8895+
checksum: 3bdd4d860e646a5abdf9b0af1828d74e7e20f9124cc4081cc7d8a09df1b054286add51051c1127cc3c1ea522e3c756da21a1dc424dabd121fa5b82dd5c6911b1
88968896
languageName: node
88978897
linkType: hard
88988898

0 commit comments

Comments
 (0)
Please sign in to comment.