Bump vite from 3.1.4 to 3.1.6

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.6/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>
This commit is contained in:
dependabot[bot]
2022-10-07 18:34:43 +00:00
committed by GitHub
parent f0309537b6
commit 4be679f92c
2 changed files with 10 additions and 10 deletions

View File

@@ -89,7 +89,7 @@
"prettier": "2.7.1",
"tiny-glob": "^0.2.9",
"typescript": "^4.8.4",
"vite": "^3.1.4",
"vite": "^3.1.6",
"vite-plugin-static-copy": "^0.9.0",
"web-component-analyzer": "^2.0.0-next.4"
},