From 1d95d76cd512cec9a0132cca95d2e2b5437aa174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 08:10:12 +0300 Subject: [PATCH] build(deps): bump markdown-to-jsx from 7.2.0 to 7.4.0 (#600) 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](https://github.com/quantizor/markdown-to-jsx/compare/v7.2.0...v7.4.0) --- updated-dependencies: - dependency-name: markdown-to-jsx dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/core/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 80b6c6c43..92ab2bea5 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 10c23f5a4..48fea40a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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