Skip to content

Commit

Permalink
Bump the typedoc group with 2 updates (#929)
Browse files Browse the repository at this point in the history
Bumps the typedoc group with 2 updates: [typedoc](https://github.com/TypeStrong/TypeDoc) and [typedoc-plugin-missing-exports](https://github.com/Gerrit0/typedoc-plugin-missing-exports).


Updates `typedoc` from 0.25.13 to 0.26.3
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.13...v0.26.3)

Updates `typedoc-plugin-missing-exports` from 2.3.0 to 3.0.0
- [Changelog](https://github.com/Gerrit0/typedoc-plugin-missing-exports/blob/main/CHANGELOG.md)
- [Commits](Gerrit0/typedoc-plugin-missing-exports@v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typedoc
- dependency-name: typedoc-plugin-missing-exports
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: typedoc
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent d895a1a commit 2a785bd
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 58 deletions.
151 changes: 95 additions & 56 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"prettier": "^3.3.2",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typedoc": "^0.25.13",
"typedoc-plugin-missing-exports": "^2.3.0",
"typedoc": "^0.26.3",
"typedoc-plugin-missing-exports": "^3.0.0",
"typescript": "^5.3.3",
"typescript-eslint-language-service": "^5.0.5"
}
Expand Down

0 comments on commit 2a785bd

Please sign in to comment.