Bump jest from 27.2.4 to 27.3.1 (#139)

Bumps [jest](https://github.com/facebook/jest) from 27.2.4 to 27.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/compare/v27.2.4...v27.3.1)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2021-11-02 08:03:28 -04:00
committed by GitHub
parent 2be34cfeec
commit 986121c24a
2 changed files with 485 additions and 157 deletions

View File

@@ -32,7 +32,7 @@
"devDependencies": {
"@types/jest": "^27.0.2",
"@types/node": "^16.10.2",
"jest": "^27.2.4",
"jest": "^27.3.1",
"jest-circus": "^27.2.4",
"ts-jest": "^27.0.7",
"typescript": "^4.4.3"