From 28fb8f5ab949c99fd59522aa148da4be64005755 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 12 Mar 2017 20:41:07 +0000 Subject: [PATCH] chore(package): update jsdom to version 9.12.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a44da7d120..efa988aa65f 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint-plugin-flowtype": "2.30.3", "flow-bin": "0.41.0", "graphql": "0.9.0", - "jsdom": "9.11.0", + "jsdom": "9.12.0", "mocha": "3.2.0", "sane": "1.6.0" }