Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent 3c1e6d4 commit 0c1f767
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/style-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"sass": "^1.32.8",
"vite": "^4.4.9"
"vite": "^4.3.9"
},
"dependencies": {
"@blueprintjs/colors": "^4.1.22",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6985,7 +6985,7 @@ __metadata:
"@blueprintjs/colors": ^4.1.22
"@blueprintjs/core": ^4.18.0
sass: ^1.32.8
vite: ^4.4.9
vite: ^4.3.9
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -36106,7 +36106,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.4.9":
"vite@npm:^4.3.9":
version: 4.4.9
resolution: "vite@npm:4.4.9"
dependencies:
Expand Down

0 comments on commit 0c1f767

Please sign in to comment.