Skip to content

Commit

Permalink
chore(deps-dev): Bump typescript and typedoc
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) and [typedoc](https://github.com/TypeStrong/TypeDoc). These dependencies needed to be updated together.

Updates `typescript` from 5.6.3 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](microsoft/TypeScript@v5.6.3...v5.7.2)

Updates `typedoc` from 0.26.11 to 0.27.6
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.11...v0.27.6)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jan 1, 2025
1 parent 179c001 commit 0142bf8
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 283 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"pkgroll": "^2.1.1",
"publint": "^0.2.8",
"tsx": "^4.16.2",
"typedoc": "^0.26.4",
"typedoc": "^0.27.6",
"typedoc-material-theme": "^1.1.0",
"typescript": "^5.5.3",
"vitest": "^2.0.2"
Expand Down
Loading

0 comments on commit 0142bf8

Please sign in to comment.