Skip to content

Commit 46086a2

Browse files
build(deps-dev): Bump typedoc from 0.15.4 to 0.15.5
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.15.4 to 0.15.5. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](TypeStrong/typedoc@v0.15.4...v0.15.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ba39371 commit 46086a2

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

yarn.lock

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2323,10 +2323,12 @@ hasha@^5.0.0:
23232323
is-stream "^2.0.0"
23242324
type-fest "^0.8.0"
23252325

2326-
highlight.js@^9.16.2:
2327-
version "9.16.2"
2328-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.16.2.tgz#68368d039ffe1c6211bcc07e483daf95de3e403e"
2329-
integrity sha512-feMUrVLZvjy0oC7FVJQcSQRqbBq9kwqnYE4+Kj9ZjbHh3g+BisiPgF49NyQbVLNdrL/qqZr3Ca9yOKwgn2i/tw==
2326+
highlight.js@^9.17.1:
2327+
version "9.17.1"
2328+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.17.1.tgz#14a4eded23fd314b05886758bb906e39dd627f9a"
2329+
integrity sha512-TA2/doAur5Ol8+iM3Ov7qy3jYcr/QiJ2eDTdRF4dfbjG7AaaB99J5G+zSl11ljbl6cIcahgPY6SKb3sC3EJ0fw==
2330+
dependencies:
2331+
handlebars "^4.5.3"
23302332

23312333
hosted-git-info@^2.1.4:
23322334
version "2.8.5"
@@ -4683,31 +4685,31 @@ typedarray-to-buffer@^3.1.5:
46834685
dependencies:
46844686
is-typedarray "^1.0.0"
46854687

4686-
typedoc-default-themes@^0.6.1:
4687-
version "0.6.1"
4688-
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.6.1.tgz#e2e471188983df995f4f9df49f713044fced6802"
4689-
integrity sha512-z5AWKqQDz7igl9WkUuafx8cEm4MPVQGMpbWE+3lwVOaq+U4UoLKBMnpFQWh/4fqQ3bGysXpOstMxy2OOzHezyw==
4688+
typedoc-default-themes@^0.6.2:
4689+
version "0.6.2"
4690+
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.6.2.tgz#b36d8910987a40e5a80353b88e178c6ffa78f24b"
4691+
integrity sha512-+O+1aHjVIpDLsbkIDkZSNu+kutqmg7WdzahT+4KwBC/95mUgAb0xkbwdPpEJEpRX0ov1UJoCmvEPb1/VHxnTuw==
46904692
dependencies:
46914693
backbone "^1.4.0"
46924694
jquery "^3.4.1"
46934695
lunr "^2.3.8"
46944696
underscore "^1.9.1"
46954697

46964698
typedoc@^0.15.0:
4697-
version "0.15.4"
4698-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.15.4.tgz#23f2c1e2be41af879c0f1358aeb76cd4d39d9aeb"
4699-
integrity sha512-XzrV8sM44j4nXGSKt99VOkFCPGLUH9DHGGvcgZJbvqdSG7/iR3HztNjpsLyTu1nybZLLjcClLRuWJDO3icXzYA==
4699+
version "0.15.5"
4700+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.15.5.tgz#1dd2a15ed0caf284c2be674794a2a8b74e0f2383"
4701+
integrity sha512-AKXLtOUCLRlSTyfXQHYp3LFPy6RiFLnxnKS5z1jwQsYXmCPbHWuhmfgS264Es2hPMZjzvHqk/ZQDzCBpb49u6w==
47004702
dependencies:
47014703
"@types/minimatch" "3.0.3"
47024704
fs-extra "^8.1.0"
47034705
handlebars "^4.5.3"
4704-
highlight.js "^9.16.2"
4706+
highlight.js "^9.17.1"
47054707
lodash "^4.17.15"
47064708
marked "^0.7.0"
47074709
minimatch "^3.0.0"
47084710
progress "^2.0.3"
47094711
shelljs "^0.8.3"
4710-
typedoc-default-themes "^0.6.1"
4712+
typedoc-default-themes "^0.6.2"
47114713
typescript "3.7.x"
47124714

47134715
[email protected], typescript@^3.6.4, typescript@^3.7.2:

0 commit comments

Comments
 (0)