From fbd95a504b8d13feff99e3b5bec01fffe6b30622 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2020 12:32:25 -0400 Subject: [PATCH] chore(deps): update dependency jsdom to v16.2.1 (#8165) 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 eb592a9953..1976d70bff 100644 --- a/install/package.json +++ b/install/package.json @@ -140,7 +140,7 @@ "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", "husky": "4.2.2", - "jsdom": "16.1.0", + "jsdom": "16.2.1", "lint-staged": "10.0.7", "mocha": "7.1.0", "mocha-lcov-reporter": "1.3.0",