From 716398ade2f70dff8c5499c6706b08ba75684383 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2020 23:05:44 +0000 Subject: [PATCH] chore(package): update jsdom to version 16.2.0 Closes #318 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13bb342..f81c7da 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "gulp-stylint": "^4.0.2", "gulp-tslint": "^8.1.3", "gulp-xo": "^0.20.0", - "jsdom": "^13.1.0", + "jsdom": "^16.2.0", "jshint": "^2.9.7", "json-stable-stringify": "^1.0.1", "mocha": "^5.2.0",