build(deps-dev): bump jest from 26.6.3 to 27.3.1

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.3.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/v26.6.3...v27.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-14 18:54:13 +00:00 committed by GitHub
parent 928471d1e0
commit cd83bc47b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4241 additions and 5878 deletions

10117
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -37,7 +37,7 @@
"@vercel/ncc": "^0.31.1",
"eslint": "^8.2.0",
"eslint-config-google": "^0.14.0",
"jest": "^26.6.3",
"jest": "^27.3.1",
"jest-junit": "^13.0.0",
"ts-jest": "^26.5.6",
"typescript": "^4.3.5"