From 9b4e9882b09fda8a7465a26377212904634c27c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 00:13:49 -0400 Subject: [PATCH] chore(deps): update dependency jsdom to v15.2.0 (#7971) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index eca9263117..c227d6096e 100644 --- a/install/package.json +++ b/install/package.json @@ -140,7 +140,7 @@ "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", "husky": "3.0.9", - "jsdom": "15.1.1", + "jsdom": "15.2.0", "lint-staged": "9.4.1", "mocha": "6.2.1", "mocha-lcov-reporter": "1.3.0",