Skip to content

Commit

Permalink
Bump vite from 2.9.9 to 2.9.10 in /hashira-web (#546)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.9 to 2.9.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 6, 2022
1 parent fc11f28 commit 8d13a08
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion hashira-web/package.json
Expand Up @@ -30,7 +30,7 @@
"styled-normalize": "^8.0.7",
"ts-node": "^10.8.0",
"typescript": "^4.7.3",
"vite": "^2.9.9"
"vite": "^2.9.10"
},
"dependencies": {
"firebase": "^9.8.2",
Expand Down
8 changes: 4 additions & 4 deletions hashira-web/yarn.lock
Expand Up @@ -5900,10 +5900,10 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"

vite@^2.9.9:
version "2.9.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.9.tgz#8b558987db5e60fedec2f4b003b73164cb081c5e"
integrity sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==
vite@^2.9.10:
version "2.9.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.10.tgz#f574d96655622c2e0fbc662edd0ed199c60fe91a"
integrity sha512-TwZRuSMYjpTurLqXspct+HZE7ONiW9d+wSWgvADGxhDPPyoIcNywY+RX4ng+QpK30DCa1l/oZgi2PLZDibhzbQ==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"
Expand Down

0 comments on commit 8d13a08

Please sign in to comment.