chore: Bump jest from 27.5.0 to 27.5.1 (#388)

Bumps [jest](https://github.com/facebook/jest) from 27.5.0 to 27.5.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.5.0...v27.5.1)

---
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-02-15 03:07:51 +00:00
committed by GitHub
parent 3ffb855336
commit d63be9338f
2 changed files with 397 additions and 356 deletions
+396 -355
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.9.0",
"jest": "^27.5.0"
"jest": "^27.5.1"
}
}