Skip to content

Commit

Permalink
build(dev-deps): bump vite-tsconfig-paths in /e2e/release/sample
Browse files Browse the repository at this point in the history
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.3.2 to 5.0.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v4.3.2...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ivangabriele committed Aug 19, 2024
1 parent 9ff22e4 commit b2c5e80
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions e2e/release/sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/release/sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prettier": "3.3.3",
"typescript": "4.9.5",
"vite": "5.4.1",
"vite-tsconfig-paths": "4.3.2"
"vite-tsconfig-paths": "5.0.1"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit b2c5e80

Please sign in to comment.