From 19f59c719497b16d753c39c1da1cfb4f2df6754c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:20:58 +0530 Subject: [PATCH] Bump markdown-to-jsx to ^7.4.7 (#41887) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index d5e852cbf29238..4bd2802911342f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -80,7 +80,7 @@ "jss-rtl": "^0.3.0", "lodash": "^4.17.21", "lz-string": "^1.5.0", - "markdown-to-jsx": "^7.4.6", + "markdown-to-jsx": "^7.4.7", "material-ui-popup-state": "^5.1.0", "next": "^13.5.1", "notistack": "3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1eb7e2a82dc0d..2c6bc856f61029 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -764,8 +764,8 @@ importers: specifier: ^1.5.0 version: 1.5.0 markdown-to-jsx: - specifier: ^7.4.6 - version: 7.4.6(react@18.2.0) + specifier: ^7.4.7 + version: 7.4.7(react@18.2.0) material-ui-popup-state: specifier: ^5.1.0 version: 5.1.0(@mui/material@packages+mui-material+build)(react@18.2.0) @@ -15579,8 +15579,8 @@ packages: uc.micro: 2.0.0 dev: true - /markdown-to-jsx@7.4.6(react@18.2.0): - resolution: {integrity: sha512-3cyNxI/PwotvYkjg6KmFaN1uyN/7NqETteD2DobBB8ro/FR9jsHIh4Fi7ywAz0s9QHRKCmGlOUggs5GxSWACKA==} + /markdown-to-jsx@7.4.7(react@18.2.0): + resolution: {integrity: sha512-0+ls1IQZdU6cwM1yu0ZjjiVWYtkbExSyUIFU2ZeDIFuZM1W42Mh4OlJ4nb4apX4H8smxDHRdFaoIVJGwfv5hkg==} engines: {node: '>= 10'} peerDependencies: react: '>= 0.14.0'