build(deps-dev): bump jest from 29.6.1 to 29.6.2 (#2185)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2.
- [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.6.2/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-01 12:22:20 +00:00 committed by GitHub
parent ea82a8b8d7
commit 88e822f486
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 113 additions and 122 deletions

View file

@ -48,7 +48,7 @@
"eslint-plugin-github": "^4.8.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.2.3",
"jest": "^29.6.1",
"jest": "^29.6.2",
"jest-circus": "^29.6.2",
"jest-environment-jsdom": "^29.6.1",
"js-yaml": "^4.1.0",