From b90030a2c24cb59b9fba459b529a152e2940dd75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 04:51:44 +0000 Subject: [PATCH] Bump shikiji from 0.6.12 to 0.6.13 Bumps [shikiji](https://github.com/antfu/shikiji/tree/HEAD/packages/shikiji) from 0.6.12 to 0.6.13. - [Release notes](https://github.com/antfu/shikiji/releases) - [Commits](https://github.com/antfu/shikiji/commits/v0.6.13/packages/shikiji) --- updated-dependencies: - dependency-name: shikiji dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6c1935d..9920fbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12099,9 +12099,9 @@ } }, "node_modules/shikiji": { - "version": "0.6.12", - "resolved": "https://registry.npmjs.org/shikiji/-/shikiji-0.6.12.tgz", - "integrity": "sha512-sm7Wg8P4w6T3quDAZQxvk0P02o2hheIFEdbaEuGOhGnqLDjVsP28GDUVPdgbacOIc1auapNVNCVEykhPploLyg==", + "version": "0.6.13", + "resolved": "https://registry.npmjs.org/shikiji/-/shikiji-0.6.13.tgz", + "integrity": "sha512-4T7X39csvhT0p7GDnq9vysWddf2b6BeioiN3Ymhnt3xcy9tXmDcnsEFVxX18Z4YcQgEE/w48dLJ4pPPUcG9KkA==", "dev": true, "dependencies": { "hast-util-to-html": "^9.0.0"