Bump jest from 29.6.2 to 29.6.4 (#131)

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.2 to 29.6.4.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest)

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

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-08-28 13:05:01 +00:00 committed by GitHub
parent 05b1c0aab2
commit 51cded8c4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 673 additions and 642 deletions

1313
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -42,7 +42,7 @@
"eslint-plugin-jest": "^27.2.3", "eslint-plugin-jest": "^27.2.3",
"eslint-plugin-prettier": "^5.0.0", "eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3", "husky": "^8.0.3",
"jest": "^29.6.2", "jest": "^29.6.4",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "^3.0.2", "prettier": "^3.0.2",
"ts-jest": "^29.1.1", "ts-jest": "^29.1.1",