build(deps-dev): bump typedoc from 0.16.8 to 0.16.9 (#1433)
* build(deps-dev): bump typedoc from 0.16.8 to 0.16.9 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.16.8 to 0.16.9. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.16.8...v0.16.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Finish upgrading via bolt
This commit is contained in:
Родитель
685f0a0a3b
Коммит
ee0d806fac
|
@ -156,7 +156,7 @@
|
|||
"rimraf": "^3.0.0",
|
||||
"sinon": "^8.1.0",
|
||||
"ts-node": "^8.6.1",
|
||||
"typedoc": "^0.16.7",
|
||||
"typedoc": "^0.16.9",
|
||||
"typescript": "^3.7.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
|
17
yarn.lock
17
yarn.lock
|
@ -7818,7 +7818,14 @@ resolve-url@^0.2.1:
|
|||
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
||||
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
|
||||
|
||||
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.3.2:
|
||||
resolve@^1.1.6:
|
||||
version "1.15.0"
|
||||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.0.tgz#1b7ca96073ebb52e741ffd799f6b39ea462c67f5"
|
||||
integrity sha512-+hTmAldEGE80U2wJJDC1lebb5jWqvTYAfm3YZ1ckk1gBr0MnCqUKlwK1e+anaFljIl+F5tR5IoZcm4ZDA1zMQw==
|
||||
dependencies:
|
||||
path-parse "^1.0.6"
|
||||
|
||||
resolve@^1.10.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.3.2:
|
||||
version "1.14.2"
|
||||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.2.tgz#dbf31d0fa98b1f29aa5169783b9c290cb865fea2"
|
||||
integrity sha512-EjlOBLBO1kxsUxsKjLt7TAECyKW6fOh1VRkykQkKGzcBbjjPIxBqGh0jf7GJ3k/f5mxMqW3htMD3WdTUVtW8HQ==
|
||||
|
@ -8906,10 +8913,10 @@ typedoc-default-themes@^0.7.2:
|
|||
lunr "^2.3.8"
|
||||
underscore "^1.9.1"
|
||||
|
||||
typedoc@^0.16.7:
|
||||
version "0.16.8"
|
||||
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.8.tgz#3eb68fcaf8aceacc9f2c521b94360b6e5fd03e2e"
|
||||
integrity sha512-KO5z33qZ/+dXY5e87YtrD6sr7/BjrD70L0EwzwvQEvS0vuzQRHbXfeeJHschYjpMp3D2BmX4bwEKUMEN8dHDAA==
|
||||
typedoc@^0.16.9:
|
||||
version "0.16.9"
|
||||
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.9.tgz#d6f46f4dea7d3362029927a92981efdf896f435b"
|
||||
integrity sha512-UvOGoy76yqwCXwxPgatwgXWfsQ3FczyZ6ZNLjhCPK+TsDir6LiU3YB6N9XZmPv36E+7LA860mnc8a0v6YADKFw==
|
||||
dependencies:
|
||||
"@types/minimatch" "3.0.3"
|
||||
fs-extra "^8.1.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче