From 492c5c23d58438b3422bb18ae183354cf0670700 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:41:02 +0000 Subject: [PATCH] Update diff to version 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6616d0fa8..fc45e307c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "array-changes": "3.0.1", "array-changes-async": "3.0.1", "detect-indent": "3.0.1", - "diff": "^5.0.0", + "diff": "^7.0.0", "greedy-interval-packer": "1.2.0", "magicpen": "^6.2.4", "ukkonen": "^2.1.0",