build(deps-dev): bump jest from 29.4.3 to 29.5.0 (#36)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.3 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/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>
This commit is contained in:
dependabot[bot] 2023-05-01 21:31:06 -05:00 committed by GitHub
parent 5880cd9daf
commit 88788c4760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 600 additions and 578 deletions

1176
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -40,7 +40,7 @@
"eslint": "^8.37.0",
"eslint-plugin-github": "^4.7.0",
"eslint-plugin-jest": "^27.2.1",
"jest": "^29.4.3",
"jest": "^29.5.0",
"js-yaml": "^4.1.0",
"prettier": "^2.8.7",
"ts-jest": "^29.0.5",