Skip to content

Commit

Permalink
Merge pull request learningequality#12975 from learningequality/depen…
Browse files Browse the repository at this point in the history
…dabot/npm_and_yarn/katex-0.16.19

Bump katex from 0.16.18 to 0.16.19
  • Loading branch information
rtibbles authored Jan 2, 2025
2 parents faffc43 + 00f6bdc commit 52f5ab4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion kolibri/plugins/perseus_viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"fractional": "^1.0.0",
"intersection-observer": "^0.12.0",
"jquery": "^2.1.1",
"katex": "^0.16.18",
"katex": "^0.16.19",
"lodash.debounce": "^4.0.8",
"prop-types": "^15.6.1",
"react": "16.14.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7728,10 +7728,10 @@ jszip@*, jszip@^3.1.5:
readable-stream "~2.3.6"
setimmediate "^1.0.5"

katex@^0.16, katex@^0.16.18:
version "0.16.18"
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.18.tgz#20781284288bc52805c519e48ac756163ad4b1f3"
integrity sha512-LRuk0rPdXrecAFwQucYjMiIs0JFefk6N1q/04mlw14aVIVgxq1FO0MA9RiIIGVaKOB5GIP5GH4aBBNraZERmaQ==
katex@^0.16, katex@^0.16.19:
version "0.16.19"
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.19.tgz#698e026188876f9c8c93d3ecb27b212aaa056d0a"
integrity sha512-3IA6DYVhxhBabjSLTNO9S4+OliA3Qvb8pBQXMfC4WxXJgLwZgnfDl0BmB4z6nBMdznBsZ+CGM8DrGZ5hcguDZg==
dependencies:
commander "^8.3.0"

Expand Down

0 comments on commit 52f5ab4

Please sign in to comment.