From 99c2338d12565bdfcaa0030b9a5b3429cd67982b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 02:27:05 +0000 Subject: [PATCH] chore(deps): update dependency github-markdown-css to ^5.5.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 47175c9..fb15eaa 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/node": "^17.0.45", "@types/react": "^18.0.28", "@types/react-dom": "^18.0.11", - "github-markdown-css": "^5.5.0", + "github-markdown-css": "^5.5.1", "html-webpack-harddisk-plugin": "^2.0.0", "patch-package": "^6.5.1", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 46e726e..00aedb9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7611,10 +7611,10 @@ git-raw-commits@^2.0.0: split2 "^3.0.0" through2 "^4.0.0" -github-markdown-css@^5.5.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/github-markdown-css/-/github-markdown-css-5.5.0.tgz#799a2d8b11c8c36cd0239524e1f76307cd8f244c" - integrity sha512-Ncp4putm+cGteDhtNYKGdchM4uiIm5tmQcAQx/eEYhuM0sOdjZYNQOauQTaodjDQjfw7whU99MijwC1M0FUY4w== +github-markdown-css@^5.5.1: + version "5.5.1" + resolved "https://registry.yarnpkg.com/github-markdown-css/-/github-markdown-css-5.5.1.tgz#c2a609ca0b067552c8bfc09e797ace20d614f515" + integrity sha512-2osyhNgFt7DEHnGHbgIifWawAqlc68gjJiGwO1xNw/S48jivj8kVaocsVkyJqUi3fm7fdYIDi4C6yOtcqR/aEQ== github-slugger@^1.0.0: version "1.4.0"