build(deps-dev): Bump jest from 29.6.2 to 29.6.3

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.2 to 29.6.3.
- [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.3/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>
This commit is contained in:
dependabot[bot] 2023-08-21 20:20:15 +00:00 committed by GitHub
parent 32a070e9e4
commit 116df7e0a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 507 additions and 151 deletions

View file

@ -40,7 +40,7 @@
"eslint-plugin-github": "^4.9.2",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.6.2",
"jest": "^29.6.3",
"jest-circus": "^29.6.2",
"js-yaml": "^4.1.0",
"prettier": "3.0.2",