chore: Bump jest from 29.2.0 to 29.2.2 (#546)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.2.0 to 29.2.2.
- [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.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>

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]
2022-10-25 03:40:00 +00:00
committed by GitHub
parent a12c502993
commit 3771c04929
2 changed files with 301 additions and 301 deletions

600
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.2.0"
"jest": "^29.2.2"
}
}