Skip to content

Commit 2bf191f

Browse files
Bump markdown-to-jsx from 6.10.3 to 6.11.4 (#102)
Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.10.3 to 6.11.4. - [Release notes](https://github.com/probablyup/markdown-to-jsx/releases) - [Commits](quantizor/markdown-to-jsx@6.10.3...6.11.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbc3a72 commit 2bf191f

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6823,9 +6823,9 @@ map-visit@^1.0.0:
68236823
object-visit "^1.0.0"
68246824

68256825
markdown-to-jsx@^6.9.1, markdown-to-jsx@^6.9.3:
6826-
version "6.10.3"
6827-
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.10.3.tgz#7f0946684acd321125ff2de7fd258a9b9c7c40b7"
6828-
integrity sha512-PSoUyLnW/xoW6RsxZrquSSz5eGEOTwa15H5eqp3enmrp8esmgDJmhzd6zmQ9tgAA9TxJzx1Hmf3incYU/IamoQ==
6826+
version "6.11.4"
6827+
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.11.4.tgz#b4528b1ab668aef7fe61c1535c27e837819392c5"
6828+
integrity sha512-3lRCD5Sh+tfA52iGgfs/XZiw33f7fFX9Bn55aNnVNUd2GzLDkOWyKYYD8Yju2B1Vn+feiEdgJs8T6Tg0xNokPw==
68296829
dependencies:
68306830
prop-types "^15.6.2"
68316831
unquote "^1.1.0"
@@ -8497,11 +8497,16 @@ react-inspector@^3.0.2:
84978497
is-dom "^1.0.9"
84988498
prop-types "^15.6.1"
84998499

8500-
react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.9.0:
8500+
react-is@^16.7.0, react-is@^16.8.4, react-is@^16.9.0:
85018501
version "16.9.0"
85028502
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.9.0.tgz#21ca9561399aad0ff1a7701c01683e8ca981edcb"
85038503
integrity sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==
85048504

8505+
react-is@^16.8.1:
8506+
version "16.13.1"
8507+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
8508+
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
8509+
85058510
react-lifecycles-compat@^3.0.4:
85068511
version "3.0.4"
85078512
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"

0 commit comments

Comments
 (0)