Skip to content

Commit 73e6d6a

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.7 to 0.28.9 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.7...v0.28.9) 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.9 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] <[email protected]>
1 parent aa1fcd1 commit 73e6d6a

File tree

2 files changed

+63
-64
lines changed

2 files changed

+63
-64
lines changed

package-lock.json

Lines changed: 61 additions & 62 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
@@ -17,7 +17,7 @@
1717
"url": "https://github.com/process-analytics/github-actions-playground/issues"
1818
},
1919
"devDependencies": {
20-
"typedoc": "~0.28.7",
21-
"typescript": "5.8.3"
20+
"typedoc": "~0.28.11",
21+
"typescript": "5.9.2"
2222
}
2323
}

0 commit comments

Comments
 (0)