build(deps-dev): bump jest from 27.4.5 to 27.5.1

Bumps [jest](https://github.com/facebook/jest) from 27.4.5 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.5...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 23:23:08 +00:00 committed by GitHub
parent ae20ae05ae
commit 415b7079c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 893 additions and 871 deletions

1762
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -37,7 +37,7 @@
"@vercel/ncc": "^0.33.1",
"eslint": "^8.5.0",
"eslint-config-google": "^0.14.0",
"jest": "^27.4.5",
"jest": "^27.5.1",
"jest-junit": "^13.0.0",
"ts-jest": "^27.1.2",
"typescript": "^4.5.4"