Skip to content

Commit 65383ad

Browse files
chore(docs): update typedoc plugins
1 parent 36e3827 commit 65383ad

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,9 @@
108108
"ts-loader": "3.0.5",
109109
"tslint": "5.8.0",
110110
"typedoc": "^0.8.0",
111-
"typedoc-plugin-external-module-name": "^1.0.2",
112-
"typedoc-plugin-internal-external": "^1.0.0",
111+
"typedoc-plugin-external-module-name": "1.0.10",
112+
"typedoc-plugin-internal-external": "1.0.10",
113+
"typedoc-plugin-single-line-tags": "1.0.0",
113114
"typedoc-plugin-ui-router": "^1.0.0",
114115
"typescript": "2.5.3",
115116
"ui-router-typedoc-themes": "^1.0.1",

yarn.lock

+10-6
Original file line numberDiff line numberDiff line change
@@ -3804,13 +3804,17 @@ typedoc-default-themes@^0.5.0:
38043804
version "0.5.0"
38053805
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.5.0.tgz#6dc2433e78ed8bea8e887a3acde2f31785bd6227"
38063806

3807-
typedoc-plugin-external-module-name@^1.0.2:
3808-
version "1.0.9"
3809-
resolved "https://registry.yarnpkg.com/typedoc-plugin-external-module-name/-/typedoc-plugin-external-module-name-1.0.9.tgz#8e95e4b6680ef36c8da678c63edeb770e408959e"
3807+
typedoc-plugin-external-module-name@1.0.10:
3808+
version "1.0.10"
3809+
resolved "https://registry.yarnpkg.com/typedoc-plugin-external-module-name/-/typedoc-plugin-external-module-name-1.0.10.tgz#f97c1df450d9ec75bf06b72bf3f9a12382184135"
38103810

3811-
typedoc-plugin-internal-external@^1.0.0:
3812-
version "1.0.9"
3813-
resolved "https://registry.yarnpkg.com/typedoc-plugin-internal-external/-/typedoc-plugin-internal-external-1.0.9.tgz#ba476d138e81c50836e982665cdfea815bc83d1a"
3811+
typedoc-plugin-internal-external@1.0.10:
3812+
version "1.0.10"
3813+
resolved "https://registry.yarnpkg.com/typedoc-plugin-internal-external/-/typedoc-plugin-internal-external-1.0.10.tgz#df9fd6ee1743f009c39b8746a3c26edc36ce8bcd"
3814+
3815+
typedoc-plugin-single-line-tags@1.0.0:
3816+
version "1.0.0"
3817+
resolved "https://registry.yarnpkg.com/typedoc-plugin-single-line-tags/-/typedoc-plugin-single-line-tags-1.0.0.tgz#4210b4fbd18d9b8f753e151047965195b4081261"
38143818

38153819
typedoc-plugin-ui-router@^1.0.0:
38163820
version "1.0.6"

0 commit comments

Comments
 (0)