Skip to content

Commit

Permalink
build(deps): bump markdown-to-jsx from 7.2.0 to 7.4.0
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]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 8430e95 commit a1381b7
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.5.0
resolution: "markdown-to-jsx@npm:7.5.0"
peerDependencies:
react: ">= 0.14.0"
checksum: 72c8ef94d98340677568f30feb279ad94b9b65fd11afea84100086563c5d3044cc26e61d28ad646ccfe843a1298c20d70e78f3b2a44814acd211ad238026a6e9
checksum: 2dc26067d61f35c8b96528e1515199de3d9f50fee69eee45cd4782d37382b1859a61df9fa8f04e6a0092a8aa088e931c7dd9f5a4e0c908591fe7f5b9073e30e3
languageName: node
linkType: hard

Expand Down

0 comments on commit a1381b7

Please sign in to comment.