Skip to content

Commit

Permalink
Bump vite from 4.5.2 to 4.5.3 (#1009)
Browse files Browse the repository at this point in the history
  • Loading branch information
iAmmar7 authored Apr 8, 2024
1 parent afb0bde commit 881a67c
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 109 deletions.
2 changes: 1 addition & 1 deletion internal/e2e-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@sw-internal/playground-js": "0.0.15",
"node-fetch": "^2.6.7",
"vite": "^4.5.2"
"vite": "^4.5.3"
},
"devDependencies": {
"@playwright/test": "^1.35.1"
Expand Down
2 changes: 1 addition & 1 deletion internal/playground-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": ""
},
"devDependencies": {
"vite": "^4.5.2"
"vite": "^4.5.3"
},
"dependencies": {
"firebase": "^9.22.0",
Expand Down
322 changes: 215 additions & 107 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 881a67c

Please sign in to comment.