Skip to content

Commit de6a96f

Browse files
Update dependency @types/katex to ^0.16.0
1 parent 8f406fb commit de6a96f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@primer/css": "^14.3.0",
2424
"@types/dompurify": "^2.0.1",
2525
"@types/highlight.js": "^9.12.3",
26-
"@types/katex": "^0.11.0",
26+
"@types/katex": "^0.16.0",
2727
"@types/marked": "^0.7.3",
2828
"@typescript-eslint/eslint-plugin": "^2.26.0",
2929
"@typescript-eslint/parser": "^2.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -852,10 +852,10 @@
852852
resolved "https://registry.npm.taobao.org/@types/json-schema/download/@types/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
853853
integrity sha1-OP1z3f2bVaux4bLtV4y1W9e30zk=
854854

855-
"@types/katex@^0.11.0":
856-
version "0.11.0"
857-
resolved "https://registry.npm.taobao.org/@types/katex/download/@types/katex-0.11.0.tgz#b16c54ee670925ffef0616beae9e90c557e17334"
858-
integrity sha1-sWxU7mcJJf/vBha+rp6QxVfhczQ=
855+
"@types/katex@^0.16.0":
856+
version "0.16.8"
857+
resolved "https://registry.yarnpkg.com/@types/katex/-/katex-0.16.8.tgz#80bf3e0814d09a846412a0b0f140946b79c36c3e"
858+
integrity sha512-trgaNyfU+Xh2Tc+ABIb44a5AYUpicB3uwirOioeOkNPPbmgRNtcWyDeeFRzjPZENO9Vq8gvVqfhaaXWLlevVwg==
859859

860860
"@types/marked@^0.7.3":
861861
version "0.7.3"

0 commit comments

Comments
 (0)