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 16:25:16 +0100
committerGitHub <noreply@github.com>2023-03-08 16:25:16 +0100
commit0bc1a002fda69ce4c5015cbf68dc5a86fdc679b9 (patch)
tree7b30d467ab08800171065edf39622d3baab6ebfe /package.json
parentf47c404f88980e6f09fba8039357930862e84938 (diff)
Bump babel-jest from 29.4.3 to 29.5.0 (#24007)
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 4d6e2f8b8..efc8a0dc2 100644
--- a/package.json
+++ b/package.json
@@ -145,7 +145,7 @@
     "@babel/eslint-parser": "^7.19.1",
     "@testing-library/jest-dom": "^5.16.5",
     "@testing-library/react": "^12.1.5",
-    "babel-jest": "^29.4.3",
+    "babel-jest": "^29.5.0",
     "eslint": "^8.33.0",
     "eslint-plugin-import": "~2.27.5",
     "eslint-plugin-jsx-a11y": "~6.7.1",