deps(deps-dev): bump typescript from 5.9.3 to 7.0.2 - #80
Conversation
4a1bf4d to
385b3bc
Compare
|
Investigated this locally (checked out the PR branch, ran 1. Peer dependency conflict (this is why CI is red):
typedoc's 2. Real type errors underneath, once you force past the peer conflict ( The Recommendation: hold this one. TypeScript 6.x isn't out as a Dependabot PR yet (dependabot skipped straight to 7.0.2), and typedoc doesn't support 6.x or 7.x yet either. Worth revisiting once typedoc ships a release with 7.x in its peerDependencies range, and someone budgets time to fix the two |
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
385b3bc to
f139fc1
Compare
Bumps typescript from 5.9.3 to 7.0.2.
Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.