Skip to content

Commit 3aaaf4e

Browse files
chore(deps): update dependency typedoc to v0.22.4 (#968)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent ac400b3 commit 3aaaf4e

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ts-node": "10.2.1",
4545
"tslint": "6.1.3",
4646
"tslint-config-prettier": "1.18.0",
47-
"typedoc": "0.22.3",
47+
"typedoc": "0.22.4",
4848
"typescript": "4.4.3",
4949
"uuid": "8.3.2"
5050
},

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5078,7 +5078,7 @@ map-obj@^4.0.0:
50785078
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.1.0.tgz#b91221b542734b9f14256c0132c897c5d7256fd5"
50795079
integrity sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==
50805080

5081-
marked@^3.0.3:
5081+
marked@^3.0.4:
50825082
version "3.0.4"
50835083
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.4.tgz#b8a1539e5e05c6ea9e93f15c0bad1d54ce890406"
50845084
integrity sha512-jBo8AOayNaEcvBhNobg6/BLhdsK3NvnKWJg33MAAPbvTWiG4QBn9gpW1+7RssrKu4K1dKlN+0goVQwV41xEfOA==
@@ -6696,7 +6696,7 @@ shelljs@^0.8.3:
66966696
interpret "^1.0.0"
66976697
rechoir "^0.6.2"
66986698

6699-
shiki@^0.9.10:
6699+
shiki@^0.9.11:
67006700
version "0.9.11"
67016701
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.9.11.tgz#07d75dab2abb6dc12a01f79a397cb1c391fa22d8"
67026702
integrity sha512-tjruNTLFhU0hruCPoJP0y+B9LKOmcqUhTpxn7pcJB3fa+04gFChuEmxmrUfOJ7ZO6Jd+HwMnDHgY3lv3Tqonuw==
@@ -7437,16 +7437,16 @@ type-is@~1.6.17:
74377437
media-typer "0.3.0"
74387438
mime-types "~2.1.24"
74397439

7440-
typedoc@0.22.3:
7441-
version "0.22.3"
7442-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.3.tgz#c67aaeef22702d84267bda12dc13f192dbf9d89e"
7443-
integrity sha512-EOWf9Vf3Vfb/jzBzr87uoLybQw9fx3iyXLUcpQn9F2Ks1/ZJN9iGeBbYRU+VNqrWvV4T+aS7Ife7GFEJUf0ohQ==
7440+
typedoc@0.22.4:
7441+
version "0.22.4"
7442+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.4.tgz#039ac59fcdb9a8674471dc20e1623efb12be4114"
7443+
integrity sha512-M/a8NnPxq3/iZNNVjzFCK5gu4m//HTJIPbSS0JQVbkHJPP9wyepR12agylWTSqeVZe0xsbidVtO26+PP7iD/jw==
74447444
dependencies:
74457445
glob "^7.1.7"
74467446
lunr "^2.3.9"
7447-
marked "^3.0.3"
7447+
marked "^3.0.4"
74487448
minimatch "^3.0.4"
7449-
shiki "^0.9.10"
7449+
shiki "^0.9.11"
74507450

74517451
typescript@4.4.3:
74527452
version "4.4.3"

0 commit comments

Comments
 (0)