Skip to content

Commit 12415c4

Browse files
chore(deps-dev): bump the typescript group with 2 updates
Bumps the typescript group with 2 updates: [typedoc](https://github.com/TypeStrong/TypeDoc) and [typescript](https://github.com/microsoft/TypeScript). Updates `typedoc` from 0.28.5 to 0.28.13 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.5...v0.28.13) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08795e2 commit 12415c4

File tree

2 files changed

+67
-77
lines changed

2 files changed

+67
-77
lines changed

package-lock.json

Lines changed: 65 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@
163163
"rollup-plugin-typescript2": "~0.36.0",
164164
"tailwindcss": "~4.1.1",
165165
"ts-jest": "~29.4.4",
166-
"typedoc": "~0.28.5",
167-
"typescript": "~5.8.3",
166+
"typedoc": "~0.28.13",
167+
"typescript": "~5.9.2",
168168
"vite": "~7.1.5"
169169
},
170170
"overrides": {

0 commit comments

Comments
 (0)