Skip to content

Commit

Permalink
Bump vite from 5.1.1 to 5.1.3 in /integration (#2936)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.1.3.
- [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/v5.1.3/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 Feb 19, 2024
1 parent 1ff1107 commit e1fb6c0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions integration/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 integration/package.json
Expand Up @@ -20,7 +20,7 @@
"graphql-ws": "^5.15.0",
"typescript": "^5.3.3",
"urql": "^4.0.6",
"vite": "^5.1.1",
"vite": "^5.1.3",
"vitest": "^1.3.0"
}
}

0 comments on commit e1fb6c0

Please sign in to comment.