chore: Bump jest from 29.6.2 to 29.6.3 (#786)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-22 03:12:24 +00:00
committed by GitHub
parent 6334b403eb
commit 131c7b6fd1
2 changed files with 505 additions and 393 deletions

896
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -33,6 +33,6 @@
"devDependencies": {
"@vercel/ncc": "^0.36.1",
"eslint": "^8.47.0",
"jest": "^29.6.2"
"jest": "^29.6.3"
}
}