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:44:26 +0100
committerGitHub <noreply@github.com>2023-02-14 09:44:26 +0100
commit520c73c12fa4f8601166e243b45c6cdda7eba528 (patch)
tree72bcab1da5805096c9478058cb8b892c7c130906 /package.json
parent6f34fdcd86b75f5bf559f11ecaf5489292c725d6 (diff)
Bump babel-jest from 29.4.1 to 29.4.2 (#23583)
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 72ca2a8c7..fc31d444c 100644
--- a/package.json
+++ b/package.json
@@ -144,7 +144,7 @@
     "@babel/eslint-parser": "^7.19.1",
     "@testing-library/jest-dom": "^5.16.5",
     "@testing-library/react": "^12.1.5",
-    "babel-jest": "^29.4.1",
+    "babel-jest": "^29.4.2",
     "eslint": "^8.33.0",
     "eslint-plugin-import": "~2.27.5",
     "eslint-plugin-jsx-a11y": "~6.7.1",