Bump jest from 29.1.2 to 29.3.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-06 23:45:29 +00:00
committed by GitHub
parent b6f44958f0
commit 9bb9a15640
2 changed files with 891 additions and 982 deletions
+1 -1
View File
@@ -33,6 +33,6 @@
"devDependencies": {
"@vercel/ncc": "^0.36.0",
"eslint": "^8.24.0",
"jest": "^29.1.2"
"jest": "^29.3.1"
}
}