Skip to content

Commit

Permalink
Bump vite from 4.5.0 to 4.5.1
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 5c92038 commit 5d2fff0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -529,10 +529,10 @@
table "^6.6.0"
unixify "1.0.0"

"@hubspot/local-dev-lib@^0.0.10":
version "0.0.10"
resolved "https://registry.yarnpkg.com/@hubspot/local-dev-lib/-/local-dev-lib-0.0.10.tgz#62ed26f631dca21591847cacc21d2b74fef6262f"
integrity sha512-/Mg0YpobcAhNffSOt7622GO6GLeUgAs228CNmZvyzptu/n2Hhp7uKJDMvBOgKtQtpvXxN0VtGOa1o5IEpURyAA==
"@hubspot/local-dev-lib@^0.0.11":
version "0.0.11"
resolved "https://registry.yarnpkg.com/@hubspot/local-dev-lib/-/local-dev-lib-0.0.11.tgz#c40a0a2d4add3ae32e0a657ee4ac50f410ef0f39"
integrity sha512-SAjCyCvJc8mZNQXhni9uFQWlBJiEMblM2sxGGJC+WLdgp2gJbeLjDGdgfwNbxVYrmesSGr8OCe2gFQk5LY0/BA==
dependencies:
address "^2.0.1"
axios "^1.3.5"
Expand Down Expand Up @@ -11158,9 +11158,9 @@ verror@1.10.0:
extsprintf "^1.2.0"

vite@^4.4.9:
version "4.5.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.0.tgz#ec406295b4167ac3bc23e26f9c8ff559287cff26"
integrity sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==
version "4.5.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.1.tgz#3370986e1ed5dbabbf35a6c2e1fb1e18555b968a"
integrity sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.27"
Expand Down

0 comments on commit 5d2fff0

Please sign in to comment.