From 82b3c13c41d9267c26174194bccd9490b98cd7b3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 13:43:45 +0000 Subject: [PATCH] chore(package): update jsdom to version 15.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 505106a8..ef251cb9 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-react": "^7.14.3", "eslint-plugin-react-hooks": "^1.7.0", "in-publish": "^2.0.0", - "jsdom": "^14.1.0", + "jsdom": "^15.2.0", "jsdom-global": "3.0.2", "mocha": "^5.2.0", "react": "^16.8.6",