Skip to content

Commit b0d505f

Browse files
authored
Merge pull request #1259 from pcottle/dependabot/npm_and_yarn/vite-4.5.14
Bump vite from 4.5.6 to 4.5.14
2 parents 746211e + 5ab32cc commit b0d505f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prompt": "^1.2.2",
3737
"vinyl-buffer": "^1.0.1",
3838
"vinyl-source-stream": "^2.0.0",
39-
"vite": "^4.5.6"
39+
"vite": "^4.5.14"
4040
},
4141
"dependencies": {
4242
"backbone": "^1.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4452,9 +4452,9 @@ vinyl@^2.0.0, vinyl@^2.1.0:
44524452
remove-trailing-separator "^1.0.1"
44534453
replace-ext "^1.0.0"
44544454

4455-
vite@^4.5.6:
4456-
version "4.5.6"
4457-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.6.tgz#48bbd97fe06e8241df2e625b31c581707e10b57d"
4455+
vite@^4.5.14:
4456+
version "4.5.14"
4457+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.14.tgz#2e652bc1d898265d987d6543ce866ecd65fa4086"
44584458
dependencies:
44594459
esbuild "^0.18.10"
44604460
postcss "^8.4.27"

0 commit comments

Comments
 (0)