Skip to content

Commit

Permalink
Merge pull request pcottle#1219 from pcottle/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…vite-4.5.6

Bump vite from 4.5.5 to 4.5.6
  • Loading branch information
pcottle authored Jan 22, 2025
2 parents 99369ca + c14fbe4 commit f0f4a25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prompt": "^1.2.2",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"vite": "^4.5.5"
"vite": "^4.5.6"
},
"dependencies": {
"backbone": "^1.4.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4263,9 +4263,9 @@ vinyl@^2.0.0, vinyl@^2.1.0:
remove-trailing-separator "^1.0.1"
replace-ext "^1.0.0"

vite@^4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e"
vite@^4.5.6:
version "4.5.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.6.tgz#48bbd97fe06e8241df2e625b31c581707e10b57d"
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit f0f4a25

Please sign in to comment.