From 418553757f71c5061f1603abdaade1a8a7aba92c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 16:59:00 -0400 Subject: [PATCH] chore(deps): update dependency jsdom to v17 (#9700) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5b98e02eb1..c611c6f82e 100644 --- a/install/package.json +++ b/install/package.json @@ -151,7 +151,7 @@ "grunt": "1.4.1", "grunt-contrib-watch": "1.1.0", "husky": "7.0.1", - "jsdom": "16.7.0", + "jsdom": "17.0.0", "lint-staged": "11.1.2", "mocha": "9.0.3", "mocha-lcov-reporter": "1.3.0",