Skip to content

Commit

Permalink
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.4.5 to 5.6.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.4.5...v5.6.2)

Updates `typedoc` from 0.25.13 to 0.26.7
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.13...v0.26.7)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 5bbffef commit 9190a1e
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 91 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"fzstd": "^0.1.1",
"pako": "^2.1.0",
"rimraf": "^6.0.1",
"typedoc": "0.25.13",
"typedoc": "0.26.7",
"typedoc-plugin-extras": "3.0.0",
"typedoc-plugin-mdn-links": "^3.1.19",
"typedoc-plugin-merge-modules": "^5.1.0",
"typescript": "^5.4.5",
"typescript": "^5.6.2",
"undici-types": "~6.9.0",
"zlib-sync": "^0.1.9"
},
Expand Down
Loading

0 comments on commit 9190a1e

Please sign in to comment.