Skip to content

Commit 8595b4a

Browse files
authored
Merge pull request #33 from microsoft/dependabot/npm_and_yarn/markdown-to-jsx-7.4.0
Bump markdown-to-jsx from 7.1.8 to 7.4.0
2 parents 58ebcdf + b2d1be2 commit 8595b4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dompurify": "^3.1.7",
1818
"localforage": "^1.10.0",
1919
"lodash": "^4.17.21",
20-
"markdown-to-jsx": "^7.1.8",
20+
"markdown-to-jsx": "^7.4.0",
2121
"mui-markdown": "^1.1.13",
2222
"prettier": "^2.8.3",
2323
"prism-react-renderer": "^1.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1959,10 +1959,10 @@ loose-envify@^1.1.0, loose-envify@^1.4.0:
19591959
dependencies:
19601960
js-tokens "^3.0.0 || ^4.0.0"
19611961

1962-
markdown-to-jsx@^7.1.8:
1963-
version "7.1.8"
1964-
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.1.8.tgz#49c3bb3c122aa714324034142c8829b93c889338"
1965-
integrity sha512-rRSa1aFmFnpDRFAhv5vIkWM4nPaoB9vnzIjuIKa1wGupfn2hdCNeaQHKpu4/muoc8n8J7yowjTP2oncA4/Rbgg==
1962+
markdown-to-jsx@^7.4.0:
1963+
version "7.4.0"
1964+
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.4.0.tgz#4606c5c549a6f6cb87604c35f5ee4f42959ffb6b"
1965+
integrity sha512-zilc+MIkVVXPyTb4iIUTIz9yyqfcWjszGXnwF9K/aiBWcHXFcmdEMTkG01/oQhwSCH7SY1BnG6+ev5BzWmbPrg==
19661966

19671967
memoize-one@^5.0.4:
19681968
version "5.2.1"

0 commit comments

Comments
 (0)