From a5f94ee5ca00e98c0c8d5c8960d2feea9642d5d1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 May 2019 01:26:50 +0000 Subject: [PATCH] Update dependency jsdom to v15.1.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 68933638d6..d192f4145c 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.1.0", + "jsdom": "15.1.1", "lint-staged": "8.1.7", "mocha": "6.1.4", "mocha-lcov-reporter": "1.3.0",