Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 16f5abe commit 3018359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/src/main/resources/dependencies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"prettier": "3.4.1",
"prettier-plugin-organize-imports": "4.1.0",
"typedoc": "0.27.2",
"typedoc": "0.27.3",
"typedoc-plugin-markdown": "4.3.1",
"typedoc-plugin-missing-exports": "3.1.0"
}
Expand Down

0 comments on commit 3018359

Please sign in to comment.