From 243e9eeb1423a35d35f78e7fa4dea28cf17ea2a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 20:16:53 +0000 Subject: [PATCH] chore(deps): bump @tiptap/extension-code-block-lowlight Bumps [@tiptap/extension-code-block-lowlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code-block-lowlight) from 2.2.3 to 2.2.6. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-code-block-lowlight/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.6/packages/extension-code-block-lowlight) --- updated-dependencies: - dependency-name: "@tiptap/extension-code-block-lowlight" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1518960..5873331 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ dependencies: version: 2.2.4(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3) '@tiptap/extension-code-block-lowlight': specifier: ^2.2.3 - version: 2.2.3(@tiptap/core@2.2.3)(@tiptap/extension-code-block@2.2.4)(@tiptap/pm@2.2.3) + version: 2.2.6(@tiptap/core@2.2.3)(@tiptap/extension-code-block@2.2.4)(@tiptap/pm@2.2.3) '@tiptap/extension-color': specifier: ^2.2.2 version: 2.2.3(@tiptap/core@2.2.3)(@tiptap/extension-text-style@2.2.3) @@ -4040,8 +4040,8 @@ packages: '@tiptap/core': 2.2.3(@tiptap/pm@2.2.3) dev: false - /@tiptap/extension-code-block-lowlight@2.2.3(@tiptap/core@2.2.3)(@tiptap/extension-code-block@2.2.4)(@tiptap/pm@2.2.3): - resolution: {integrity: sha512-zVd1Uq0lenbPhw0Mc4ZkrwPblaUp/lNQXGZ8ukhZYQ/JD1oWRA9s0hWQ8jqMi2hp1uTmH5vYFe5bOYqFpoL14g==} + /@tiptap/extension-code-block-lowlight@2.2.6(@tiptap/core@2.2.3)(@tiptap/extension-code-block@2.2.4)(@tiptap/pm@2.2.3): + resolution: {integrity: sha512-W/8C5nIwgGLvxjc+PfnCcWkfrUuJsIKjyZGXmq1hVXTTVA9eVGbS7m1YB/fsYTEg1ccwoM2JjKO9yuKCeR2xiQ==} peerDependencies: '@tiptap/core': ^2.0.0 '@tiptap/extension-code-block': ^2.0.0