Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 05014cf

Browse files
Bump marked and typedoc
Bumps [marked](https://github.com/markedjs/marked) to 4.3.0 and updates ancestor dependency [typedoc](https://github.com/TypeStrong/TypeDoc). These dependencies need to be updated together. Updates `marked` from 1.0.0 to 4.3.0 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v1.0.0...v4.3.0) Updates `typedoc` from 0.17.8 to 0.24.8 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@0.17.8...v0.24.8) --- updated-dependencies: - dependency-name: marked dependency-type: indirect - dependency-name: typedoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5558bea commit 05014cf

File tree

2 files changed

+62
-117
lines changed

2 files changed

+62
-117
lines changed

package-lock.json

Lines changed: 61 additions & 116 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jest-runner-groups": "^2.1.0",
5555
"prettier": "^2.5.1",
5656
"ts-jest": "^27.1.3",
57-
"typedoc": "^0.17.8",
57+
"typedoc": "^0.24.8",
5858
"typescript": "^4.4.4"
5959
},
6060
"eslintConfig": {

0 commit comments

Comments
 (0)