Skip to content

Commit

Permalink
Merge pull request #96 from NathanPB/dependabot/npm_and_yarn/typedoc-…
Browse files Browse the repository at this point in the history
…0.23.10

Bump typedoc from 0.23.9 to 0.23.10
  • Loading branch information
NathanPB committed Aug 1, 2022
2 parents 3ea9053 + 003c587 commit 6328115
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2777,10 +2777,10 @@ marked@^1.2.9:
resolved "https://registry.npmjs.org/marked/-/marked-1.2.9.tgz#53786f8b05d4c01a2a5a76b7d1ec9943d29d72dc"
integrity sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==

marked@^4.0.16:
version "4.0.16"
resolved "https://registry.npmjs.org/marked/-/marked-4.0.16.tgz#9ec18fc1a723032eb28666100344d9428cf7a264"
integrity sha512-wahonIQ5Jnyatt2fn8KqF/nIqZM8mh3oRu2+l5EANGMhu6RFjiSG52QNE2eWzFMI94HqYSgN184NurgNG6CztA==
marked@^4.0.18:
version "4.0.18"
resolved "https://registry.npmjs.org/marked/-/marked-4.0.18.tgz#cd0ac54b2e5610cfb90e8fd46ccaa8292c9ed569"
integrity sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw==

medium-zoom@^1.0.6:
version "1.0.6"
Expand Down Expand Up @@ -3695,12 +3695,12 @@ typedarray-to-buffer@^3.1.5:
is-typedarray "^1.0.0"

typedoc@^0.23.1:
version "0.23.9"
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.23.9.tgz#fd94451abd039513ab4fda58208fa0e5631e080b"
integrity sha512-rvWci2KHwteVUufZjjtIy/4PIHiE66t4VW4Ob6pezV//GHZ9Px0CHE5iq032GZzKONJWnNb+EJsrQv32INRvxA==
version "0.23.10"
resolved "https://registry.npmjs.org/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"

Expand Down

0 comments on commit 6328115

Please sign in to comment.