From fcd6dc88d01d69080b84009dc5101351629942df Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 May 2019 17:02:50 +0000 Subject: [PATCH] chore(deps): update dependency jsdom to v15.1.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 784c721aae..3a31ba9c65 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", "husky": "2.3.0", - "jsdom": "15.0.0", + "jsdom": "15.1.0", "lint-staged": "8.1.6", "mocha": "6.1.4", "mocha-lcov-reporter": "1.3.0",