Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Bump vite from 4.4.9 to 4.4.11
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rospino74 committed Oct 9, 2023
1 parent f1e25d2 commit 6912444
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 @@ -26,7 +26,7 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.28.1",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.4.11",
"vite-plugin-top-level-await": "^1.3.1"
},
"dependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3138,7 +3138,7 @@ __metadata:
eslint-plugin-import: ^2.28.1
random-useragent: ^0.5.0
typescript: ^5.2.2
vite: ^4.4.9
vite: ^4.4.11
vite-plugin-top-level-await: ^1.3.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3803,9 +3803,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.4.9":
version: 4.4.9
resolution: "vite@npm:4.4.9"
"vite@npm:^4.4.11":
version: 4.4.11
resolution: "vite@npm:4.4.11"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -3839,7 +3839,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: c511024ceae39c68c7dbf2ac4381ee655cd7bb62cf43867a14798bc835d3320b8fa7867a336143c30825c191c1fb4e9aa3348fce831ab617e96203080d3d2908
checksum: c22145c8385343a629cd546054b9da6eee60327540102bdfd1ad897fd2e78e0763ce6a18a9d84fdefde9da8fd2427d3bec9eb2697b47cf4068c7b4b52f7e3e6a
languageName: node
linkType: hard

Expand Down

0 comments on commit 6912444

Please sign in to comment.