Bump jest from 27.4.7 to 27.5.1

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

---
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-02-08 22:18:52 +00:00 committed by GitHub
parent 937999e9cc
commit 8240143b9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 868 additions and 703 deletions

1549
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -43,7 +43,7 @@
"eslint": "^8.8.0",
"eslint-plugin-github": "4.3.5",
"eslint-plugin-jest": "^26.0.0",
"jest": "^27.4.7",
"jest": "^27.5.1",
"jest-circus": "^27.4.6",
"js-yaml": "4.1.0",
"prettier": "^2.5.1",