Skip to content

Commit 68cfa09

Browse files
authored
Merge pull request #238 from meilisearch/dependabot/npm_and_yarn/typedoc-0.16.11
build(deps-dev): bump typedoc from 0.16.9 to 0.16.11
2 parents fdc1550 + a8393f2 commit 68cfa09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"tslint-etc": "1.10.0",
119119
"tslint-react": "4.2.0",
120120
"tsutils": "^3.17.1",
121-
"typedoc": "0.16.9",
121+
"typedoc": "0.16.11",
122122
"typescript": "3.7.5",
123123
"typescript-tslint-plugin": "0.5.5",
124124
"webpack-config-utils": "2.3.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7257,10 +7257,10 @@ typedoc-default-themes@^0.7.2:
72577257
lunr "^2.3.8"
72587258
underscore "^1.9.1"
72597259

7260-
7261-
version "0.16.9"
7262-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.9.tgz#d6f46f4dea7d3362029927a92981efdf896f435b"
7263-
integrity sha512-UvOGoy76yqwCXwxPgatwgXWfsQ3FczyZ6ZNLjhCPK+TsDir6LiU3YB6N9XZmPv36E+7LA860mnc8a0v6YADKFw==
7260+
7261+
version "0.16.11"
7262+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.11.tgz#95f862c6eba78533edc9af7096d2295b718eddc1"
7263+
integrity sha512-YEa5i0/n0yYmLJISJ5+po6seYfJQJ5lQYcHCPF9ffTF92DB/TAZO/QrazX5skPHNPtmlIht5FdTXCM2kC7jQFQ==
72647264
dependencies:
72657265
"@types/minimatch" "3.0.3"
72667266
fs-extra "^8.1.0"

0 commit comments

Comments
 (0)