From f10878bd2bc1b15e78efd8592d0f4c8392e4b447 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 23:37:39 +0000 Subject: [PATCH] chore(deps): update dependency jsdom to v30 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fafc0fb9..fc412da6 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "classnames": "2.5.1", "conventional-changelog-conventionalcommits": "9.3.1", "github-markdown-css": "5.9.0", - "jsdom": "29.1.1", + "jsdom": "30.0.1", "lefthook": "2.1.10", "npm-run-all-next": "1.4.2", "oxfmt": "0.61.0",