Skip to content

Commit d30dd69

Browse files
chore(deps): bump markdown-to-jsx from 7.3.2 to 7.4.7 (#799)
Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.3.2 to 7.4.7. - [Release notes](https://github.com/quantizor/markdown-to-jsx/releases) - [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md) - [Commits](quantizor/markdown-to-jsx@v7.3.2...v7.4.7) --- updated-dependencies: - dependency-name: markdown-to-jsx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 605bbb3 commit d30dd69

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
@@ -27,7 +27,7 @@
2727
"feed": "^4.2.2",
2828
"gray-matter": "^4.0.3",
2929
"js-yaml": "^4.1.0",
30-
"markdown-to-jsx": "^7.1.6",
30+
"markdown-to-jsx": "^7.4.7",
3131
"moment": "2.29.4",
3232
"next": "14.1.1",
3333
"next-sitemap": "^4.2.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2354,10 +2354,10 @@ luxon@^1.21.3:
23542354
resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.1.tgz#528cdf3624a54506d710290a2341aa8e6e6c61b0"
23552355
integrity sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw==
23562356

2357-
markdown-to-jsx@^7.1.6:
2358-
version "7.3.2"
2359-
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.3.2.tgz#f286b4d112dad3028acc1e77dfe1f653b347e131"
2360-
integrity sha512-B+28F5ucp83aQm+OxNrPkS8z0tMKaeHiy0lHJs3LqCyDQFtWuenaIrkaVTgAm1pf1AU85LXltva86hlaT17i8Q==
2357+
markdown-to-jsx@^7.4.7:
2358+
version "7.4.7"
2359+
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.4.7.tgz#740ee7ec933865ef5cc683a0992797685a75e2ee"
2360+
integrity sha512-0+ls1IQZdU6cwM1yu0ZjjiVWYtkbExSyUIFU2ZeDIFuZM1W42Mh4OlJ4nb4apX4H8smxDHRdFaoIVJGwfv5hkg==
23612361

23622362
merge2@^1.3.0, merge2@^1.4.1:
23632363
version "1.4.1"

0 commit comments

Comments
 (0)