From 4fd769c3a458d341ad2ded54caf1c75fc0b1cad5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 21:34:01 +0000 Subject: [PATCH] chore(deps-dev): bump svelte-highlight in /svelte-app Bumps [svelte-highlight](https://github.com/metonym/svelte-highlight) from 7.4.6 to 7.4.8. - [Release notes](https://github.com/metonym/svelte-highlight/releases) - [Changelog](https://github.com/metonym/svelte-highlight/blob/master/CHANGELOG.md) - [Commits](https://github.com/metonym/svelte-highlight/compare/v7.4.6...v7.4.8) --- updated-dependencies: - dependency-name: svelte-highlight dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- svelte-app/package.json | 2 +- svelte-app/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/svelte-app/package.json b/svelte-app/package.json index 5150eeb6d..5b32c5031 100644 --- a/svelte-app/package.json +++ b/svelte-app/package.json @@ -59,7 +59,7 @@ "svelte-breakpoints": "0.2.0", "svelte-check": "3.6.3", "svelte-eslint-parser": "0.33.1", - "svelte-highlight": "7.4.6", + "svelte-highlight": "7.4.8", "tailwindcss": "3.4.1", "tippy.js": "6.3.7", "twemoji": "14.0.2", diff --git a/svelte-app/pnpm-lock.yaml b/svelte-app/pnpm-lock.yaml index 3cecb98b2..48391f8a7 100644 --- a/svelte-app/pnpm-lock.yaml +++ b/svelte-app/pnpm-lock.yaml @@ -120,8 +120,8 @@ devDependencies: specifier: 0.33.1 version: 0.33.1(svelte@4.2.9) svelte-highlight: - specifier: 7.4.6 - version: 7.4.6 + specifier: 7.4.8 + version: 7.4.8 tailwindcss: specifier: 3.4.1 version: 3.4.1 @@ -10721,8 +10721,8 @@ packages: svelte: 4.2.9 dev: true - /svelte-highlight@7.4.6: - resolution: {integrity: sha512-kgGC8I9Rc4JoCPAzdDM3YPWzOlZXqhEYz4Ncqjxq8JraI14oivuEzFNPEz63J848k02V5kA7IC2IkDNj98Z44w==} + /svelte-highlight@7.4.8: + resolution: {integrity: sha512-KjXI+RwpBiDvwgZX9M0T6JpmAPhLjC4Gcks5qIDrFd7iO/pEBFR3B6qeMUTFIhxipHEPp/rC4/0enAvCQtHp+A==} dependencies: highlight.js: 11.9.0 dev: true