From c5a7242dbef1d413807a85e84379c7485c02b0b7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 Mar 2020 13:04:47 +0000 Subject: [PATCH] chore(deps): update dependency jsdom to v16.2.2 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index fa32606e09..cf47767e19 100644 --- a/install/package.json +++ b/install/package.json @@ -140,7 +140,7 @@ "grunt": "1.1.0", "grunt-contrib-watch": "1.1.0", "husky": "4.2.3", - "jsdom": "16.2.1", + "jsdom": "16.2.2", "lint-staged": "10.0.10", "mocha": "7.1.1", "mocha-lcov-reporter": "1.3.0",