Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.5.1 [security] (#2665)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency vite to v4.5.1 [security]

* chore: changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kacper Krzywiec <[email protected]>
  • Loading branch information
renovate[bot] and kark authored Dec 13, 2023
1 parent 24a6b74 commit 335534c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/unlucky-toys-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'visual-testing-app': patch
---

Update `vite` dependency
2 changes: 1 addition & 1 deletion visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "4.2.0",
"vite": "4.5.0"
"vite": "4.5.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20388,13 +20388,13 @@ __metadata:
react-intl: ^6.3.2
react-router: 5.3.4
react-router-dom: 5.3.4
vite: 4.5.0
vite: 4.5.1
languageName: unknown
linkType: soft

"vite@npm:4.5.0":
version: 4.5.0
resolution: "vite@npm:4.5.0"
"vite@npm:4.5.1":
version: 4.5.1
resolution: "vite@npm:4.5.1"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -20428,7 +20428,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 06f1a4c858e4dc4c04a10466f4ccacea30c5a9f8574e5ba3deb9d03fa20e80ca6797f02dad97a988da7cdef96238dbc69c3b6a538156585c74722d996223619e
checksum: 72b3584b3d3b8d14e8a37f0248e47fb8b4d02ab35de5b5a8e5ca8ae55c3be2aab73760dc36edac4fa722de182f78cc492eb44888fcb4a9a0712c4605dad644f9
languageName: node
linkType: hard

Expand Down

1 comment on commit 335534c

@vercel
Copy link

@vercel vercel bot commented on 335534c Dec 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.