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:00:05 +0100
committerGitHub <noreply@github.com>2023-03-08 12:00:05 +0100
commit71cd77536dfc82d4b68eec4b4f639898f21b1f88 (patch)
tree4cd9e818b17dc51e9343310d149f46797f7a3f11 /package.json
parent5da3fd170e5194bdaac063a787e9b6188bfd821b (diff)
Bump jest from 29.4.3 to 29.5.0 (#24003)
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 73446b246..59529b34a 100644
--- a/package.json
+++ b/package.json
@@ -151,7 +151,7 @@
     "eslint-plugin-jsx-a11y": "~6.7.1",
     "eslint-plugin-promise": "~6.1.1",
     "eslint-plugin-react": "~7.32.2",
-    "jest": "^29.4.3",
+    "jest": "^29.5.0",
     "jest-environment-jsdom": "^29.4.3",
     "postcss-scss": "^4.0.6",
     "prettier": "^2.8.4",