From 52f141c99e73b5293843f96ad85625a24fd84660 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 29 Oct 2018 19:57:10 +0000 Subject: [PATCH] chore(deps): update dependency jsdom to v13 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c345417ed1..b537106691 100644 --- a/install/package.json +++ b/install/package.json @@ -131,7 +131,7 @@ "grunt": "1.0.3", "grunt-contrib-watch": "1.1.0", "husky": "1.1.2", - "jsdom": "12.2.0", + "jsdom": "13.0.0", "lint-staged": "7.3.0", "mocha": "5.2.0", "mocha-lcov-reporter": "1.3.0",