chore(deps): bump @andatoshiki/markdown-it-katex from 0.0.2 to 0.0.3

Bumps [@andatoshiki/markdown-it-katex](https://github.com/lolilab/markdown-it-katex) from 0.0.2 to 0.0.3.
- [Release notes](https://github.com/lolilab/markdown-it-katex/releases)
- [Changelog](https://github.com/lolilab/markdown-it-katex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lolilab/markdown-it-katex/commits)

---
updated-dependencies:
- dependency-name: "@andatoshiki/markdown-it-katex"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-02 22:34:03 +00:00 committed by GitHub
parent 8483a63888
commit 45d8292bb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0" "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
}, },
"dependencies": { "dependencies": {
"@andatoshiki/markdown-it-katex": "^0.0.2", "@andatoshiki/markdown-it-katex": "^0.0.3",
"markdown-it": "^13.0.1" "markdown-it": "^13.0.1"
} }
} }

View File

@ -133,10 +133,10 @@
"@jridgewell/gen-mapping" "^0.1.0" "@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9" "@jridgewell/trace-mapping" "^0.3.9"
"@andatoshiki/markdown-it-katex@^0.0.2": "@andatoshiki/markdown-it-katex@^0.0.3":
version "0.0.2" version "0.0.3"
resolved "https://registry.yarnpkg.com/@andatoshiki/markdown-it-katex/-/markdown-it-katex-0.0.2.tgz#546ce916c2c07750883826c9b0eda14a5c4ec0db" resolved "https://registry.npmjs.org/@andatoshiki/markdown-it-katex/-/markdown-it-katex-0.0.3.tgz#898a504c0260f781be9eb6ec33f1c305052fb87e"
integrity sha512-eBx75ZyfHJnadWGA26WK3VMZqmV8nBt/aputAZDPYg7kRvExGOXyX0W3hT6ubRF/6Qus21vMB4ac9a52pZNKqw== integrity sha512-DTYMLzSG3WobuZFvrOIOchOd3cmFK+zsDc2Tje+5rCxCAOMVtTyHkDbWlnsKX2/beiuWotTO4r8NZZjSXrB0Vg==
dependencies: dependencies:
katex "^0.16.0" katex "^0.16.0"