Skip to content

Commit

Permalink
build(deps): bump markdown-to-jsx from 7.2.0 to 7.4.0 (#600)
Browse files Browse the repository at this point in the history
Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.2.0 to 7.4.0.
- [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.2.0...v7.4.0)

---
updated-dependencies:
- dependency-name: markdown-to-jsx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 9775ca4 commit 1d95d76
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/react-overlays": "^3.1.0",
"@types/react-transition-group": "^4.4.6",
"dom-helpers": "^5.2.1",
"markdown-to-jsx": "^7.2.0",
"markdown-to-jsx": "^7.4.0",
"react-google-recaptcha": "^2.1.0",
"react-intersection-observer": "^9.4.3",
"react-overlays": "^5.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,7 @@ __metadata:
eslint-config-qiwi: "npm:1.17.6"
fast-glob: "npm:3.2.12"
file-loader: "npm:6.2.0"
markdown-to-jsx: "npm:^7.2.0"
markdown-to-jsx: "npm:^7.4.0"
prettier: "npm:2.8.8"
prettier-config-qiwi: "npm:1.7.2"
react: "npm:18.2.0"
Expand Down Expand Up @@ -8442,12 +8442,12 @@ __metadata:
languageName: node
linkType: hard

"markdown-to-jsx@npm:^7.2.0":
version: 7.2.0
resolution: "markdown-to-jsx@npm:7.2.0"
"markdown-to-jsx@npm:^7.4.0":
version: 7.6.2
resolution: "markdown-to-jsx@npm:7.6.2"
peerDependencies:
react: ">= 0.14.0"
checksum: 72c8ef94d98340677568f30feb279ad94b9b65fd11afea84100086563c5d3044cc26e61d28ad646ccfe843a1298c20d70e78f3b2a44814acd211ad238026a6e9
checksum: eecfeba9fbd99f6b312687c7379b6b8e5612770000ebbea60528315e674ead44ba877d984011d4c41f0dc123072be4244e4c354d75cdbd537e7eaf140fe7019b
languageName: node
linkType: hard

Expand Down

0 comments on commit 1d95d76

Please sign in to comment.