From 60170ad68c4fa5a8c8b50f2f376a445498e09301 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 23 May 2021 21:39:48 +0000 Subject: [PATCH] chore(deps): update dependency jsdom to v16.6.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index a96e643a48..c95e7165ed 100644 --- a/install/package.json +++ b/install/package.json @@ -151,7 +151,7 @@ "grunt": "1.4.0", "grunt-contrib-watch": "1.1.0", "husky": "6.0.0", - "jsdom": "16.5.3", + "jsdom": "16.6.0", "lint-staged": "11.0.0", "mocha": "8.4.0", "mocha-lcov-reporter": "1.3.0",