Bump vite from 3.0.8 to 3.0.9

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.0.9/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-08-22 09:23:28 +00:00
committed by GitHub
parent d04cfd9f15
commit 786bb1b4f0
2 changed files with 16 additions and 16 deletions

View File

@@ -50,7 +50,7 @@
},
"devDependencies": {
"@babel/core": "^7.18.10",
"@mdx-js/react": "^2.1.2",
"@mdx-js/react": "^2.1.3",
"@open-wc/testing": "^3.1.6",
"@playwright/test": "^1.25.0",
"@storybook/addon-a11y": "^6.5.10",
@@ -82,7 +82,7 @@
"playwright-msw": "^1.0.0",
"prettier": "2.7.1",
"typescript": "^4.7.4",
"vite": "^3.0.8"
"vite": "^3.0.9"
},
"msw": {
"workerDirectory": "public"