Skip to content

Commit 031e6dd

Browse files
Bump vite from 4.5.2 to 4.5.3 (gitpod-io#16)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f04588 commit 031e6dd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"rollup-plugin-polyfill-node": "^0.12.0",
5656
"sass": "^1.58.3",
5757
"typescript": "^4.9.5",
58-
"vite": "^4.5.2",
58+
"vite": "^4.5.3",
5959
"xterm-addon-ligatures": "^0.6.0",
6060
"xterm-addon-unicode11": "^0.5.0"
6161
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4007,10 +4007,10 @@ vary@~1.1.2:
40074007
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
40084008
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
40094009

4010-
vite@^4.5.2:
4011-
version "4.5.2"
4012-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
4013-
integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
4010+
vite@^4.5.3:
4011+
version "4.5.3"
4012+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.3.tgz#d88a4529ea58bae97294c7e2e6f0eab39a50fb1a"
4013+
integrity sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==
40144014
dependencies:
40154015
esbuild "^0.18.10"
40164016
postcss "^8.4.27"

0 commit comments

Comments
 (0)