From f66d9742f0ccc106f78f00c329fc9462c7c4bcf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 20:09:05 +0000 Subject: [PATCH] chore(deps): bump @tiptap/extension-history from 2.2.3 to 2.2.4 Bumps [@tiptap/extension-history](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-history) 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-history/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/extension-history) --- updated-dependencies: - dependency-name: "@tiptap/extension-history" 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..18e2497 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,7 +55,7 @@ dependencies: version: 2.2.4(@tiptap/core@2.2.3) '@tiptap/extension-history': 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-horizontal-rule': specifier: ^2.2.2 version: 2.2.3(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3) @@ -4163,8 +4163,8 @@ packages: '@tiptap/core': 2.2.3(@tiptap/pm@2.2.3) dev: false - /@tiptap/extension-history@2.2.3(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3): - resolution: {integrity: sha512-S1TUfLtrasyv4zFNlBL302uYaR4wxqR/T36a4d71c0ozr0PsdVc6/f9lfH4aYw4PmS3fzDwJj0PAJ9bb+qDbPw==} + /@tiptap/extension-history@2.2.4(@tiptap/core@2.2.3)(@tiptap/pm@2.2.3): + resolution: {integrity: sha512-FDM32XYF5NU4mzh+fJ8w2CyUqv0l2Nl15sd6fOhQkVxSj8t57z+DUXc9ZR3zkH+1RAagYJo/2Gu3e99KpMr0tg==} peerDependencies: '@tiptap/core': ^2.0.0 '@tiptap/pm': ^2.0.0