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-17 10:19:23 +0100
committerGitHub <noreply@github.com>2023-02-17 10:19:23 +0100
commit640d1aec1fbb11ae1e0310c13ab2957a5a8a5c86 (patch)
tree26e56015b185c0f77fa54dc1d7d870f9453d7eb4 /package.json
parent7cf3430e631b5a5a4fd747162248004543d5c00e (diff)
Bump jest-environment-jsdom from 29.4.2 to 29.4.3 (#23655)
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 73de3a8f6..3a2c9016c 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.3",
-    "jest-environment-jsdom": "^29.4.2",
+    "jest-environment-jsdom": "^29.4.3",
     "postcss-scss": "^4.0.6",
     "prettier": "^2.8.4",
     "raf": "^3.4.1",