Skip to content

Commit 088dab4

Browse files
chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 (#5271)
* chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.3. - [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.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update typedoc version to ^0.28.14 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kobenguyent <7845001+kobenguyent@users.noreply.github.com>
1 parent e5ebd8d commit 088dab4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@
180180
"ts-node": "10.9.2",
181181
"tsd": "^0.33.0",
182182
"tsd-jsdoc": "2.5.0",
183-
"typedoc": "0.28.13",
184-
"typedoc-plugin-markdown": "4.9.0",
185-
"typescript": "5.8.3",
183+
"typedoc": "^0.28.14",
184+
"typedoc-plugin-markdown": "4.7.0",
185+
"typescript": "5.9.3",
186186
"wdio-docker-service": "3.2.1",
187187
"webdriverio": "9.12.5",
188188
"xml2js": "0.6.2",

0 commit comments

Comments
 (0)