From f35068e64dded23780664192668270b48841d670 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 09:16:45 -0400 Subject: [PATCH] chore(deps): update dependency jsdom to v24.1.1 (#12705) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index ef96e8b27d..168b507072 100644 --- a/install/package.json +++ b/install/package.json @@ -163,7 +163,7 @@ "grunt": "1.6.1", "grunt-contrib-watch": "1.1.0", "husky": "8.0.3", - "jsdom": "24.1.0", + "jsdom": "24.1.1", "lint-staged": "15.2.7", "mocha": "10.7.0", "mocha-lcov-reporter": "1.3.0",