diff --git a/package.json b/package.json index 1eea25c8..e5f19ded 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "husky": "7.0.4", "lint-staged": "10.5.4", "react-is": "16.13.1", - "typedoc": "0.23.9", + "typedoc": "0.23.10", "warlock-config": "1.2.0", "webpack-dev-server": "3.11.3" }, diff --git a/yarn.lock b/yarn.lock index 9110581c..ccd675db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9031,10 +9031,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@^4.0.16: - version "4.0.18" - resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.18.tgz#cd0ac54b2e5610cfb90e8fd46ccaa8292c9ed569" - integrity sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw== +marked@^4.0.18: + version "4.0.19" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.19.tgz#d36198d1ac1255525153c351c68c75bc1d7aee46" + integrity sha512-rgQF/OxOiLcvgUAj1Q1tAf4Bgxn5h5JZTp04Fx4XUkVhs7B+7YA9JEWJhJpoO8eJt8MkZMwqLCNeNqj1bCREZQ== matchmediaquery@^0.3.0: version "0.3.1" @@ -13254,13 +13254,13 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typedoc@0.23.9: - version "0.23.9" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.9.tgz#fd94451abd039513ab4fda58208fa0e5631e080b" - integrity sha512-rvWci2KHwteVUufZjjtIy/4PIHiE66t4VW4Ob6pezV//GHZ9Px0CHE5iq032GZzKONJWnNb+EJsrQv32INRvxA== +typedoc@0.23.10: + version "0.23.10" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.10.tgz#285d595a5f2e35ccdf6f38eba4dfe951d5bff461" + integrity sha512-03EUiu/ZuScUBMnY6p0lY+HTH8SwhzvRE3gImoemdPDWXPXlks83UGTx++lyquWeB1MTwm9D9Ca8RIjkK3AFfQ== dependencies: lunr "^2.3.9" - marked "^4.0.16" + marked "^4.0.18" minimatch "^5.1.0" shiki "^0.10.1"