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-03-08 12:14:18 +0100
committerGitHub <noreply@github.com>2023-03-08 12:14:18 +0100
commita47358e27c27203425285f38be68937cc3bdb63e (patch)
treeed5732f18dcccac998a0fbdad113a8e6f7525f81 /package.json
parent71cd77536dfc82d4b68eec4b4f639898f21b1f88 (diff)
Bump jest-environment-jsdom from 29.4.3 to 29.5.0 (#23998)
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 59529b34a..7b49c82fd 100644
--- a/package.json
+++ b/package.json
@@ -152,7 +152,7 @@
     "eslint-plugin-promise": "~6.1.1",
     "eslint-plugin-react": "~7.32.2",
     "jest": "^29.5.0",
-    "jest-environment-jsdom": "^29.4.3",
+    "jest-environment-jsdom": "^29.5.0",
     "postcss-scss": "^4.0.6",
     "prettier": "^2.8.4",
     "raf": "^3.4.1",