From 1037de021666cf052f56ae738d01b86477a91de7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2020 11:14:00 -0500 Subject: [PATCH] chore(deps): update dependency jsdom to v16 (#8114) Co-authored-by: WhiteSource Renovate --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index d81e90631d..c8ae74f0f0 100644 --- a/install/package.json +++ b/install/package.json @@ -140,7 +140,7 @@ "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", "husky": "4.2.1", - "jsdom": "15.2.1", + "jsdom": "16.1.0", "lint-staged": "10.0.7", "mocha": "7.0.1", "mocha-lcov-reporter": "1.3.0",