Skip to content

Commit

Permalink
Update dependency katex to v0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 12, 2022
1 parent 16adc39 commit 426e45f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion zapisy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"jquery": "3.6.0",
"js-cookie": "2.2.1",
"js-sha256": "0.9.0",
"katex": "0.13.18",
"katex": "0.15.2",
"lodash-es": "4.17.21",
"markdown-it": "11.0.1",
"popper.js": "1.16.1",
Expand Down
20 changes: 10 additions & 10 deletions zapisy/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3255,10 +3255,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^6.0.0":
version: 6.2.1
resolution: "commander@npm:6.2.1"
checksum: 47856aae6f194404122e359d8463e5e1a18f7cbab26722ce69f1379be8514bd49a160ef81a983d3d2091e3240022643354101d1276c797dcdd0b5bfc3c3f04a3
"commander@npm:^8.0.0":
version: 8.3.0
resolution: "commander@npm:8.3.0"
checksum: 0b818d97ca9c8ad461ff05f873082af0c1895e49984a2abf1090e4a85c3537c3c0f9921e38314a9de7e71941f00f710c204d3560e3a7bc0b1023eef92d6bbfc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -5050,7 +5050,7 @@ fsevents@~2.1.2:
jquery: 3.6.0
js-cookie: 2.2.1
js-sha256: 0.9.0
katex: 0.13.18
katex: 0.15.2
lodash-es: 4.17.21
markdown-it: 11.0.1
mini-css-extract-plugin: 0.12.0
Expand Down Expand Up @@ -5611,14 +5611,14 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"katex@npm:0.13.18":
version: 0.13.18
resolution: "katex@npm:0.13.18"
"katex@npm:0.15.2":
version: 0.15.2
resolution: "katex@npm:0.15.2"
dependencies:
commander: ^6.0.0
commander: ^8.0.0
bin:
katex: cli.js
checksum: a750c8c106487ff5fca4e18e22ac97b4fbf48c33a15c010293e392795b642c731c476cae98bfc92bfad4d4bcb052b00a3abc05a09d3e14d642e84d69428a588f
checksum: 19cf2d650c06aa78e70d1d56a3153ab83485eb764b0662983c5dda63939cc580a07dfa2e0a9d10783f14bcb6acac47f944f3e821d86e56d78c28a8038f9dd0e2
languageName: node
linkType: hard

Expand Down

0 comments on commit 426e45f

Please sign in to comment.