Skip to content

Commit

Permalink
build(deps): bump markdown-to-jsx from 7.4.0 to 7.4.1
Browse files Browse the repository at this point in the history
Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases)
- [Commits](quantizor/markdown-to-jsx@v7.4.0...v7.4.1)

---
updated-dependencies:
- dependency-name: markdown-to-jsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent f00808a commit a59d32f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"gray-matter": "^4.0.3",
"inspector": "^0.5.0",
"lodash": "^4.17.20",
"markdown-to-jsx": "^7.4.0",
"markdown-to-jsx": "^7.4.1",
"nanoid": "^3.3.4",
"next": "12",
"next-auth": "^4.24.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13488,10 +13488,10 @@ markdown-table@^3.0.0:
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-3.0.2.tgz#9b59eb2c1b22fe71954a65ff512887065a7bb57c"
integrity sha512-y8j3a5/DkJCmS5x4dMCQL+OR0+2EAq3DOtio1COSHsmW2BGXnNCK3v12hJt1LrUz5iZH5g0LmuYOjDdI+czghA==

markdown-to-jsx@^7.1.3, markdown-to-jsx@^7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.4.0.tgz#4606c5c549a6f6cb87604c35f5ee4f42959ffb6b"
integrity sha512-zilc+MIkVVXPyTb4iIUTIz9yyqfcWjszGXnwF9K/aiBWcHXFcmdEMTkG01/oQhwSCH7SY1BnG6+ev5BzWmbPrg==
markdown-to-jsx@^7.1.3, markdown-to-jsx@^7.4.1:
version "7.4.1"
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.4.1.tgz#1ed6a60f8f9cd944bec39d9923fbbc8d3d60dcb9"
integrity sha512-GbrbkTnHp9u6+HqbPRFJbObi369AgJNXi/sGqq5HRsoZW063xR1XDCaConqq+whfEIAlzB1YPnOgsPc7B7bc/A==

md5.js@^1.3.4:
version "1.3.5"
Expand Down

0 comments on commit a59d32f

Please sign in to comment.