Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directory with 1 update
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.2.4 to 5.2.5
- [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/v5.2.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent b9bdda1 commit 2b42177
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/e2e-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"devDependencies": {
"@vitejs/plugin-react": "^3.1.0",
"typescript": "5.4.2",
"vite": "^5.0.12"
"vite": "^5.2.5"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9950,7 +9950,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^3.1.0"
react-router-dom: "npm:6.22.3"
typescript: "npm:5.4.2"
vite: "npm:^5.0.12"
vite: "npm:^5.2.5"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -22819,9 +22819,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.12":
version: 5.2.4
resolution: "vite@npm:5.2.4"
"vite@npm:^5.2.5":
version: 5.2.6
resolution: "vite@npm:5.2.6"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -22855,7 +22855,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/a8a57da83b5a46d9fc135fc4c51d08e1e60cdc4263ce6e7b23d60501c70605dd541726c331ab4d837ad774cdbf0b78bac088da770287620f81ad8b4d7b39dd74
checksum: 10c0/9ccaa65521b738ed5d6ad9cd118584a833191d29649eaa77ccb8096a60ded2ca9014193b8b866ad76054d0c89443f7b68b578686e4e2ef83147273e7788408c2
languageName: node
linkType: hard

Expand Down

0 comments on commit 2b42177

Please sign in to comment.