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 10:26:16 +0100
committerGitHub <noreply@github.com>2023-02-17 10:26:16 +0100
commit4a1bad2fd8bb267f57fb81ee2e9d29a3cc5f612d (patch)
tree81029227c35c97930a8f1db6ff925425b2d8ba79 /package.json
parent640d1aec1fbb11ae1e0310c13ab2957a5a8a5c86 (diff)
Bump babel-jest from 29.4.2 to 29.4.3 (#23654)
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 3a2c9016c..8641c197c 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.2",
+    "babel-jest": "^29.4.3",
     "eslint": "^8.33.0",
     "eslint-plugin-import": "~2.27.5",
     "eslint-plugin-jsx-a11y": "~6.7.1",