chore: Bump jest from 29.1.2 to 29.2.0 (#534)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.1.2 to 29.2.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.2.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>

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]
2022-10-18 03:31:52 +00:00
committed by GitHub
parent e23a123a7b
commit 201c28e22a
2 changed files with 367 additions and 408 deletions

773
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -32,6 +32,6 @@
"devDependencies": {
"@zeit/ncc": "^0.22.3",
"eslint": "^8.25.0",
"jest": "^29.1.2"
"jest": "^29.2.0"
}
}