From bb8f7c74bebdd44fd4f26132fe722ba32009bc37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2020 21:17:52 -0400 Subject: [PATCH] chore(deps): update dependency jsdom to v16.4.0 (#8554) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index ebd1b3c7cf..30a18a28fc 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "grunt": "1.2.1", "grunt-contrib-watch": "1.1.0", "husky": "4.2.5", - "jsdom": "16.3.0", + "jsdom": "16.4.0", "lint-staged": "10.2.11", "mocha": "8.1.1", "mocha-lcov-reporter": "1.3.0",