Skip to content

Commit

Permalink
Bump markdown-to-jsx to ^7.1.6 (#30839)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2022
1 parent 1f8194b commit 8ab4e0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"jss-rtl": "^0.3.0",
"lodash": "^4.17.21",
"lz-string": "^1.4.4",
"markdown-to-jsx": "^7.1.5",
"markdown-to-jsx": "^7.1.6",
"material-ui-popup-state": "^2.0.0",
"next": "^12.0.7",
"notistack": "2.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11286,10 +11286,10 @@ markdown-it@12.2.0:
mdurl "^1.0.1"
uc.micro "^1.0.5"

markdown-to-jsx@*, markdown-to-jsx@^7.1.5:
version "7.1.5"
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.1.5.tgz#caf72ad8a8c34a2bb692c4d17e44aabbe4eb19fd"
integrity sha512-YQEMMMCX3PYOWtUAQu8Fmz5/sH09s17eyQnDubwaAo8sWmnRTT1og96EFv1vL59l4nWfmtF3L91pqkuheVqRlA==
markdown-to-jsx@*, markdown-to-jsx@^7.1.6:
version "7.1.6"
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.1.6.tgz#421487df2a66fe4231d94db653a34da033691e62"
integrity sha512-1wrIGZYwIG2gR3yfRmbr4FlQmhaAKoKTpRo4wur4fp9p0njU1Hi7vR8fj0AUKKIcPduiJmPprzmCB5B/GvlC7g==

markdownlint-cli@^0.30.0:
version "0.30.0"
Expand Down

0 comments on commit 8ab4e0e

Please sign in to comment.