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-01 11:44:29 +0100
committerGitHub <noreply@github.com>2023-02-01 11:44:29 +0100
commit842d89fda8b7c13a327c2d0965ed484af01c804f (patch)
treebeb6354362b77c940619a133100c763900c22b10 /package.json
parent05f5e5ae6f500b27a7b177334bd7415fa664e5f0 (diff)
Bump jest from 29.3.1 to 29.4.1 (#23335)
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.4.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.1/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 8cf1c993b..cd2f62cfb 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.3.1",
+    "jest": "^29.4.1",
     "jest-environment-jsdom": "^29.3.1",
     "postcss-scss": "^4.0.6",
     "prettier": "^2.8.3",