Skip to content

Commit 09a0047

Browse files
Bump markdown-to-jsx from 6.10.3 to 6.11.4
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] <[email protected]>
1 parent dacb0ad commit 09a0047

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"gatsby-plugin-styled-components": "^3.0.7",
1919
"gatsby-source-filesystem": "^2.0.23",
2020
"gatsby-transformer-sharp": "^2.3.2",
21-
"markdown-to-jsx": "^6.9.4",
21+
"markdown-to-jsx": "^6.11.4",
2222
"prop-types": "^15.7.2",
2323
"react": "^16.8.4",
2424
"react-dom": "^16.8.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7780,10 +7780,10 @@ map-visit@^1.0.0:
77807780
dependencies:
77817781
object-visit "^1.0.0"
77827782

7783-
markdown-to-jsx@^6.9.4:
7784-
version "6.10.3"
7785-
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.10.3.tgz#7f0946684acd321125ff2de7fd258a9b9c7c40b7"
7786-
integrity sha512-PSoUyLnW/xoW6RsxZrquSSz5eGEOTwa15H5eqp3enmrp8esmgDJmhzd6zmQ9tgAA9TxJzx1Hmf3incYU/IamoQ==
7783+
markdown-to-jsx@^6.11.4:
7784+
version "6.11.4"
7785+
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.11.4.tgz#b4528b1ab668aef7fe61c1535c27e837819392c5"
7786+
integrity sha512-3lRCD5Sh+tfA52iGgfs/XZiw33f7fFX9Bn55aNnVNUd2GzLDkOWyKYYD8Yju2B1Vn+feiEdgJs8T6Tg0xNokPw==
77877787
dependencies:
77887788
prop-types "^15.6.2"
77897789
unquote "^1.1.0"

0 commit comments

Comments
 (0)