Skip to content

Commit f43a679

Browse files
committed
chore(deps): update dependency typedoc to v0.20.37
1 parent c259c94 commit f43a679

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
@@ -71,7 +71,7 @@
7171
"patch-package": "6.4.7",
7272
"prettier": "2.3.1",
7373
"ts-jest": "27.0.3",
74-
"typedoc": "0.20.36",
74+
"typedoc": "0.20.37",
7575
"typedoc-plugin-markdown": "3.9.0",
7676
"typescript": "4.3.2"
7777
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9024,10 +9024,10 @@ markdown-escapes@^1.0.0:
90249024
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.4.tgz#c95415ef451499d7602b91095f3c8e8975f78535"
90259025
integrity sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==
90269026

9027-
marked@^2.0.3:
9028-
version "2.0.3"
9029-
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.3.tgz#3551c4958c4da36897bda2a16812ef1399c8d6b0"
9030-
integrity sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA==
9027+
marked@~2.0.3:
9028+
version "2.0.7"
9029+
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.7.tgz#bc5b857a09071b48ce82a1f7304913a993d4b7d1"
9030+
integrity sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ==
90319031

90329032
mdast-squeeze-paragraphs@^4.0.0:
90339033
version "4.0.0"
@@ -12848,17 +12848,17 @@ [email protected]:
1284812848
dependencies:
1284912849
handlebars "^4.7.7"
1285012850

12851-
12852-
version "0.20.36"
12853-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.36.tgz#ee5523c32f566ad8283fc732aa8ea322d1a45f6a"
12854-
integrity sha512-qFU+DWMV/hifQ9ZAlTjdFO9wbUIHuUBpNXzv68ZyURAP9pInjZiO4+jCPeAzHVcaBCHER9WL/+YzzTt6ZlN/Nw==
12851+
12852+
version "0.20.37"
12853+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.37.tgz#9b9417149cb815e3d569fc300b5d2c6e4e6c5d93"
12854+
integrity sha512-9+qDhdc4X00qTNOtii6QX2z7ndAeWVOso7w3MPSoSJdXlVhpwPfm1yEp4ooKuWA9fiQILR8FKkyjmeqa13hBbw==
1285512855
dependencies:
1285612856
colors "^1.4.0"
1285712857
fs-extra "^9.1.0"
1285812858
handlebars "^4.7.7"
1285912859
lodash "^4.17.21"
1286012860
lunr "^2.3.9"
12861-
marked "^2.0.3"
12861+
marked "~2.0.3"
1286212862
minimatch "^3.0.0"
1286312863
progress "^2.0.3"
1286412864
shelljs "^0.8.4"

0 commit comments

Comments
 (0)