From 241b7c4f30adae2fe6ad0649d05f23e4809d1258 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 16:11:30 -0400 Subject: [PATCH] chore(deps): update dependency jsdom to v20.0.1 (#10934) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c213dc3440..cf38dca27c 100644 --- a/install/package.json +++ b/install/package.json @@ -155,7 +155,7 @@ "grunt": "1.5.3", "grunt-contrib-watch": "1.1.0", "husky": "8.0.1", - "jsdom": "20.0.0", + "jsdom": "20.0.1", "lint-staged": "13.0.3", "mocha": "10.0.0", "mocha-lcov-reporter": "1.3.0",