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:27:24 +0100
committerGitHub <noreply@github.com>2023-02-14 09:27:24 +0100
commita4f22e43439ef2404b244483078769b72f23c3c6 (patch)
tree052b9921766178f71320251e26c0d3b84858da9b /package.json
parent526361a5e9c6a19a50d06ed241818bd194f0f1b1 (diff)
Bump jest from 29.4.1 to 29.4.2 (#23585)
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 b0550d8ba..8c1a10dc8 100644
--- a/package.json
+++ b/package.json
@@ -150,7 +150,7 @@
     "eslint-plugin-jsx-a11y": "~6.7.1",
     "eslint-plugin-promise": "~6.1.1",
     "eslint-plugin-react": "~7.32.2",
-    "jest": "^29.4.1",
+    "jest": "^29.4.2",
     "jest-environment-jsdom": "^29.4.1",
     "postcss-scss": "^4.0.6",
     "prettier": "^2.8.4",