Skip to content

Commit 9916e9a

Browse files
committed
Bump up typedoc-github-theme
1 parent ae2a592 commit 9916e9a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/dependabot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ updates:
4040
- dependency-name: "ts-patch"
4141
- dependency-name: "typescript"
4242
- dependency-name: "typedoc"
43+
- dependency-name: "typedoc-github-theme"
4344
groups:
4445
Samchon:
4546
patterns:
@@ -50,3 +51,4 @@ updates:
5051
- "ts-patch"
5152
- "typescript"
5253
- "typedoc"
54+
- "typedoc-github-theme"

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"ts-loader": "^9.5.1",
5656
"ts-node": "^10.9.1",
5757
"typedoc": "^0.27.3",
58-
"typedoc-github-theme": "^0.1.1",
58+
"typedoc-github-theme": "^0.2.0",
5959
"write-file-webpack-plugin": "^4.5.1"
6060
}
6161
}

0 commit comments

Comments
 (0)