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 09:56:03 +0100
committerGitHub <noreply@github.com>2023-02-17 09:56:03 +0100
commitdf3faecb4604503f4937ca5fb63e6c96343e8401 (patch)
treeed72695fac73d95d0b96513e118dbbfaa739d7db /package.json
parent80ed656239b990b7f4566ba1c677913070e65bd9 (diff)
Bump jest from 29.4.2 to 29.4.3 (#23657)
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 36ef7f946..73de3a8f6 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.2",
+    "jest": "^29.4.3",
     "jest-environment-jsdom": "^29.4.2",
     "postcss-scss": "^4.0.6",
     "prettier": "^2.8.4",