Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump vite from 4.4.7 to 4.4.8 #244

Merged
merged 2 commits into from
Aug 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.1.6",
"version-bump-prompt": "6.1.0",
"vite": "4.4.7",
"vite": "4.4.8",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.34.1",
"vitest-github-actions-reporter": "0.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1341,7 +1341,7 @@ __metadata:
ts-dedent: "npm:2.2.0"
typescript: "npm:5.1.6"
version-bump-prompt: "npm:6.1.0"
vite: "npm:4.4.7"
vite: "npm:4.4.8"
vite-tsconfig-paths: "npm:4.2.0"
vitest: "npm:0.34.1"
vitest-github-actions-reporter: "npm:0.10.0"
Expand Down Expand Up @@ -9803,9 +9803,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.4.7, vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.7
resolution: "vite@npm:4.4.7"
"vite@npm:4.4.8, vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.8
resolution: "vite@npm:4.4.8"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -9839,7 +9839,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: c64c86e6b9c17fc713cfe918d1376f21236d9aed8a34a818687d24655a3dca256499d10967a2416fc83be5ace8695dc68187ec98d8a32d01e5cb578b29648c3d
checksum: 11273cab1c8842a19a71329db85d70d89378f42e5f5a04f7e566dd1e7dc967924c11af89b4d379f09b271ab0774772a907d6febc11fd6c7312764c7a528872b5
languageName: node
linkType: hard

Expand Down