From a165df32818dcb78347901198dc5138b87620bc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:49:59 +0000 Subject: [PATCH] chore(deps): update dependency github-markdown-css to v5.7.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 452872e1..70364eff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,7 @@ "eslint-plugin-unicorn": "55.0.0", "eslint-plugin-vitest": "0.4.1", "eslint-plugin-vitest-globals": "1.5.0", - "github-markdown-css": "5.6.1", + "github-markdown-css": "5.7.0", "husky": "9.1.6", "ignore-sync": "7.0.1", "is-ci": "3.0.1", @@ -9146,9 +9146,9 @@ } }, "node_modules/github-markdown-css": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/github-markdown-css/-/github-markdown-css-5.6.1.tgz", - "integrity": "sha512-DItLFgHd+s7HQmk63YN4/TdvLeRqk1QP7pPKTTPrDTYoI5x7f/luJWSOZxesmuxBI2srHp8RDyoZd+9WF+WK8Q==", + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/github-markdown-css/-/github-markdown-css-5.7.0.tgz", + "integrity": "sha512-GoYhaqELL4YUjz4tZ00PQ4JzFQkMfrBVuEeRB8W74HoikHWNiaGqSgynpwJEc+xom5uf04qoD/tUSS6ziZltaQ==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 8b2e9268..7f25f67b 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "eslint-plugin-unicorn": "55.0.0", "eslint-plugin-vitest": "0.4.1", "eslint-plugin-vitest-globals": "1.5.0", - "github-markdown-css": "5.6.1", + "github-markdown-css": "5.7.0", "husky": "9.1.6", "ignore-sync": "7.0.1", "is-ci": "3.0.1",