Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0b14c8c

Browse files
authoredMar 12, 2024
fix(deps): update dependency markdown-to-jsx to v7.4.2
1 parent da85f46 commit 0b14c8c

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
@@ -29,7 +29,7 @@
2929
"@preact/prerender-data-provider": "3.0.1",
3030
"imagemin-mozjpeg": "10.0.0",
3131
"imagemin-webpack-plugin": "2.4.2",
32-
"markdown-to-jsx": "7.1.9",
32+
"markdown-to-jsx": "7.4.2",
3333
"preact": "10.13.1",
3434
"preact-cli-plugin-netlify": "1.6.0",
3535
"preact-render-to-string": "5.2.6",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7303,10 +7303,10 @@ map-visit@^1.0.0:
73037303
dependencies:
73047304
object-visit "^1.0.0"
73057305

7306-
markdown-to-jsx@7.1.9:
7307-
version "7.1.9"
7308-
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.1.9.tgz#1ffae0cda07c189163d273bd57a5b8f8f8745586"
7309-
integrity sha512-x4STVIKIJR0mGgZIZ5RyAeQD7FEZd5tS8m/htbcVGlex32J+hlSLj+ExrHCxP6nRKF1EKbcO7i6WhC1GtOpBlA==
7306+
markdown-to-jsx@7.4.2:
7307+
version "7.4.2"
7308+
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.4.2.tgz#5507eb104a9d492b3a5059d9cd8a6e0b554b5c62"
7309+
integrity sha512-xgEwt13t+pM1kmE5vN0Ch64PX3tGDFt5Xa3e36sCknTnWiqPcnskWzIoaO/tGaPKOd0avCO0IwmBSmVxn/ZAcg==
73107310

73117311
markdown@0.5.0:
73127312
version "0.5.0"

0 commit comments

Comments
 (0)
This repository has been archived.