chore: Bump jest from 29.3.0 to 29.3.1 (#578)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.0 to 29.3.1.
- [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.3.1/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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-15 03:07:53 +00:00
committed by GitHub
parent 67ebae4d90
commit 260cb07c24
2 changed files with 270 additions and 270 deletions
+1 -1
View File
@@ -32,6 +32,6 @@
"devDependencies": {
"@vercel/ncc": "^0.34.0",
"eslint": "^8.27.0",
"jest": "^29.3.0"
"jest": "^29.3.1"
}
}