From ba682267db122cea1356d096b49165d171816085 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 14:58:59 +0000 Subject: [PATCH] chore(deps): update dependency github-markdown-css to ^5.8.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cf8316b..2814ab6 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/node": "^17.0.45", "@types/react": "^18.2.73", "@types/react-dom": "^18.2.23", - "github-markdown-css": "^5.7.0", + "github-markdown-css": "^5.8.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 f8546e9..aaba27e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7528,10 +7528,10 @@ git-raw-commits@^2.0.0: split2 "^3.0.0" through2 "^4.0.0" -github-markdown-css@^5.7.0: - version "5.7.0" - resolved "https://registry.yarnpkg.com/github-markdown-css/-/github-markdown-css-5.7.0.tgz#40fa19a8b9826a22874f305c40a5260d4d57e90a" - integrity sha512-GoYhaqELL4YUjz4tZ00PQ4JzFQkMfrBVuEeRB8W74HoikHWNiaGqSgynpwJEc+xom5uf04qoD/tUSS6ziZltaQ== +github-markdown-css@^5.8.1: + version "5.8.1" + resolved "https://registry.yarnpkg.com/github-markdown-css/-/github-markdown-css-5.8.1.tgz#2a53cf17f0c9bde5ff9e83710a3310a02f5278a7" + integrity sha512-8G+PFvqigBQSWLQjyzgpa2ThD9bo7+kDsriUIidGcRhXgmcaAWUIpCZf8DavJgc+xifjbCG+GvMyWr0XMXmc7g== github-slugger@^1.0.0: version "1.4.0"