Skip to content

Commit

Permalink
chore(deps-dev): Bump typedoc from 0.24.4 to 0.24.5
Browse files Browse the repository at this point in the history
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.4 to 0.24.5.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.24.4...v0.24.5)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Nokel81 committed Apr 24, 2023
1 parent 955378d commit d3dc437
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
"ts-node": "^10.9.1",
"type-fest": "^2.14.0",
"typed-emitter": "^1.4.0",
"typedoc": "^0.24.4",
"typedoc": "^0.24.5",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^4.9.5",
"typescript-plugin-css-modules": "^3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"typed-emitter": "^2.1.0",
"typedoc": "^0.24.4",
"typedoc": "^0.24.5",
"typedoc-plugin-markdown": "^3.15.1",
"typescript": "^4.9.5",
"typescript-plugin-css-modules": "^4.1.1",
Expand Down

0 comments on commit d3dc437

Please sign in to comment.