chore: Bump jest from 27.4.5 to 27.4.7 (#352)

Bumps [jest](https://github.com/facebook/jest) from 27.4.5 to 27.4.7.
- [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.4.5...v27.4.7)

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

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-01-12 18:36:58 +00:00
committed by GitHub
parent 603116e993
commit 4d108addaf
2 changed files with 405 additions and 430 deletions
+404 -429
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -32,6 +32,6 @@
"devDependencies": {
"@zeit/ncc": "^0.22.3",
"eslint": "^8.6.0",
"jest": "^27.4.5"
"jest": "^27.4.7"
}
}