From 20e999ccbfce351cd76b18c052f9170625789db4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 20:04:43 +0000 Subject: [PATCH] chore(deps): bump @tiptap/extension-horizontal-rule from 2.2.3 to 2.2.4 Bumps [@tiptap/extension-horizontal-rule](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-horizontal-rule) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-horizontal-rule/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-horizontal-rule) --- updated-dependencies: - dependency-name: "@tiptap/extension-horizontal-rule" 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 d5491fb..9fceec3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,7 +58,7 @@ dependencies: version: 2.2.3(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3) '@tiptap/extension-horizontal-rule': specifier: ^2.2.2 - version: 2.2.3(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3) + version: 2.2.4(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3) '@tiptap/extension-image': specifier: ^2.2.2 version: 2.2.3(@tiptap/core@2.2.3) @@ -4173,8 +4173,8 @@ packages: '@tiptap/pm': 2.2.3 dev: false - /@tiptap/extension-horizontal-rule@2.2.3(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3): - resolution: {integrity: sha512-pc0J0hBcvj9ymJkFau1W/3L+OhB1PQzMjsx4ZWJvxURL8U7zdDqvYvJjfCA0i5Qw2ZuSVXFACGbEVr6NoCMRAw==} + /@tiptap/extension-horizontal-rule@2.2.4(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3): + resolution: {integrity: sha512-iCRHjFQQHApWg3R4fkKkJQhWEOdu1Fdc4YEAukdOXPSg3fg36IwjvsMXjt9SYBtVZ+iio3rORCZGXyMvgCH9uw==} peerDependencies: '@tiptap/core': ^2.0.0 '@tiptap/pm': ^2.0.0