From 82ada1bd782ddb70bc356f0ae6ce3e4b85e654aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 09:57:00 -0400 Subject: [PATCH] chore(deps): update dependency jsdom to v16.3.0 (#8483) 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 1b45cb4716..982e051ed1 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "grunt": "1.2.1", "grunt-contrib-watch": "1.1.0", "husky": "4.2.5", - "jsdom": "16.2.2", + "jsdom": "16.3.0", "lint-staged": "10.2.11", "mocha": "8.0.1", "mocha-lcov-reporter": "1.3.0",