From d12d9efb413f066b9b9c5ec6b5a1cd01cc23f40c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:23:12 -0500 Subject: [PATCH] chore(deps): update dependency jsdom to v26 (#13040) 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 d0581d8405..0f7257a5e4 100644 --- a/install/package.json +++ b/install/package.json @@ -168,7 +168,7 @@ "grunt": "1.6.1", "grunt-contrib-watch": "1.1.0", "husky": "8.0.3", - "jsdom": "25.0.1", + "jsdom": "26.0.0", "lint-staged": "15.3.0", "mocha": "11.0.1", "mocha-lcov-reporter": "1.3.0",