Skip to content

Commit

Permalink
fix(deps): update dependency katex to v0.16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2023
1 parent 24e2c4f commit 75811dd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"filesize": "10.0.12",
"http-status-codes": "2.2.0",
"immutable": "4.3.4",
"katex": "0.16.8",
"katex": "0.16.9",
"lodash.groupby": "4.6.0",
"lodash.partition": "4.6.0",
"lodash.truncate": "4.4.2",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8098,7 +8098,7 @@ __metadata:
http-status-codes: 2.2.0
husky: 8.0.3
immutable: 4.3.4
katex: 0.16.8
katex: 0.16.9
lodash.groupby: 4.6.0
lodash.partition: 4.6.0
lodash.truncate: 4.4.2
Expand Down Expand Up @@ -9328,6 +9328,17 @@ __metadata:
languageName: node
linkType: hard

"katex@npm:0.16.9":
version: 0.16.9
resolution: "katex@npm:0.16.9"
dependencies:
commander: ^8.3.0
bin:
katex: cli.js
checksum: 861194dfd4d86505e657f688fb73048d46ac498edafce71199502a35b03c0ecc35ba930c631be79c4a09d90a0d23476673cd52f6bc367c7a161854d64005fa95
languageName: node
linkType: hard

"keyv@npm:^4.5.3":
version: 4.5.3
resolution: "keyv@npm:4.5.3"
Expand Down

0 comments on commit 75811dd

Please sign in to comment.