Skip to content

Commit

Permalink
⬆️ Bump the patch-development group with 2 updates (#61)
Browse files Browse the repository at this point in the history
⬆️ Bump the patch-development group with 2 updates

Bumps the patch-development group with 2 updates: [typescript](https://github.com/microsoft/TypeScript) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `typescript` from 5.7.0-beta to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits/v5.7.2)

Updates `vitest` from 2.1.4 to 2.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-development
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent c0ae0e0 commit 6fc091c
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 98 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"openai": "^4.56.0",
"prettier": "^3.3.3",
"typedoc": "^0.26.6",
"typescript": "5.7.0-beta",
"typescript": "5.7.2",
"typescript-eslint": "^8.2.0",
"vite": "^5.4.2",
"vitest": "^2.0.5"
Expand Down
Loading

0 comments on commit 6fc091c

Please sign in to comment.