chore: Bump jest from 27.3.1 to 27.4.0 (#319)

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

---
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-30 03:01:29 +00:00
committed by GitHub
parent ea7b857d8a
commit abe2958c93
2 changed files with 521 additions and 515 deletions

1034
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.3.0",
"jest": "^27.3.1"
"jest": "^27.4.0"
}
}