From ee05b76264a92fa4f6d678de6c977e152200fd5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 13:23:11 -0500 Subject: [PATCH] chore(deps): update dependency jsdom to v19 (#10053) 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 86b27db292..7f0ca00f35 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.4", - "jsdom": "18.1.1", + "jsdom": "19.0.0", "lint-staged": "12.1.3", "mocha": "9.1.3", "mocha-lcov-reporter": "1.3.0",