Bump vite-tsconfig-paths from 3.5.1 to 3.5.2 (#225)

Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v3.5.1...v3.5.2)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-26 12:32:12 +00:00
committed by GitHub
parent 365f060acb
commit 808f1d5c7e
2 changed files with 8 additions and 8 deletions

View File

@@ -95,7 +95,7 @@
"typescript": "^4.8.4",
"vite": "^3.1.8",
"vite-plugin-static-copy": "^0.9.0",
"vite-tsconfig-paths": "^3.5.1",
"vite-tsconfig-paths": "^3.5.2",
"web-component-analyzer": "^2.0.0-next.4"
},
"msw": {