about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-14 09:35:10 +0100
committerGitHub <noreply@github.com>2023-02-14 09:35:10 +0100
commit6f34fdcd86b75f5bf559f11ecaf5489292c725d6 (patch)
treeb07dcb3584862352f7e05f92f1d433f090836b02 /package.json
parenta4f22e43439ef2404b244483078769b72f23c3c6 (diff)
Bump jest-environment-jsdom from 29.4.1 to 29.4.2 (#23582)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8c1a10dc8..72ca2a8c7 100644
--- a/package.json
+++ b/package.json
@@ -151,7 +151,7 @@
     "eslint-plugin-promise": "~6.1.1",
     "eslint-plugin-react": "~7.32.2",
     "jest": "^29.4.2",
-    "jest-environment-jsdom": "^29.4.1",
+    "jest-environment-jsdom": "^29.4.2",
     "postcss-scss": "^4.0.6",
     "prettier": "^2.8.4",
     "raf": "^3.4.1",