From ca694fd166a9fd52becf29377c5b26e486413bfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 24 Apr 2019 06:23:39 -0400 Subject: [PATCH] chore(deps): update dependency jsdom to v14.1.0 (#7555) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 9f053a4b6f..ccc2f1d9c7 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", "husky": "1.3.1", - "jsdom": "14.0.0", + "jsdom": "14.1.0", "lint-staged": "8.1.5", "mocha": "6.1.2", "mocha-lcov-reporter": "1.3.0",