Skip to content

Commit 2e62bfd

Browse files
chore(deps): update dependency typedoc to v0.23.10 (#1108)
1 parent bfe828f commit 2e62bfd

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ts-node": "10.9.1",
4444
"tslint": "6.1.3",
4545
"tslint-config-prettier": "1.18.0",
46-
"typedoc": "0.23.9",
46+
"typedoc": "0.23.10",
4747
"typescript": "4.7.4",
4848
"uuid": "8.3.2"
4949
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5049,10 +5049,10 @@ map-obj@^4.0.0:
50495049
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.1.0.tgz#b91221b542734b9f14256c0132c897c5d7256fd5"
50505050
integrity sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==
50515051

5052-
marked@^4.0.16:
5053-
version "4.0.16"
5054-
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.16.tgz#9ec18fc1a723032eb28666100344d9428cf7a264"
5055-
integrity sha512-wahonIQ5Jnyatt2fn8KqF/nIqZM8mh3oRu2+l5EANGMhu6RFjiSG52QNE2eWzFMI94HqYSgN184NurgNG6CztA==
5052+
marked@^4.0.18:
5053+
version "4.0.18"
5054+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.18.tgz#cd0ac54b2e5610cfb90e8fd46ccaa8292c9ed569"
5055+
integrity sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw==
50565056

50575057
marky@^1.2.0:
50585058
version "1.2.2"
@@ -7178,13 +7178,13 @@ type-is@~1.6.17:
71787178
media-typer "0.3.0"
71797179
mime-types "~2.1.24"
71807180

7181-
typedoc@0.23.9:
7182-
version "0.23.9"
7183-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.9.tgz#fd94451abd039513ab4fda58208fa0e5631e080b"
7184-
integrity sha512-rvWci2KHwteVUufZjjtIy/4PIHiE66t4VW4Ob6pezV//GHZ9Px0CHE5iq032GZzKONJWnNb+EJsrQv32INRvxA==
7181+
typedoc@0.23.10:
7182+
version "0.23.10"
7183+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.10.tgz#285d595a5f2e35ccdf6f38eba4dfe951d5bff461"
7184+
integrity sha512-03EUiu/ZuScUBMnY6p0lY+HTH8SwhzvRE3gImoemdPDWXPXlks83UGTx++lyquWeB1MTwm9D9Ca8RIjkK3AFfQ==
71857185
dependencies:
71867186
lunr "^2.3.9"
7187-
marked "^4.0.16"
7187+
marked "^4.0.18"
71887188
minimatch "^5.1.0"
71897189
shiki "^0.10.1"
71907190

0 commit comments

Comments
 (0)