build(deps-dev): bump @types/jest from 29.5.2 to 29.5.3

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.2 to 29.5.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-24 04:11:29 +00:00 committed by Klara Simickova
parent b8d56fff15
commit f712fd1499
2 changed files with 5 additions and 4 deletions

View file

@ -66,7 +66,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.3",
"@types/jest": "^29.5.2",
"@types/jest": "^29.5.3",
"babel-jest": "29.6.1",
"babel-plugin-dual-import": "1.2.1",
"babel-plugin-transform-imports": "2.0.0",