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

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.2.2.
- [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.2.2)

---
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-09-27 04:03:20 +00:00 committed by GitHub
parent f32b3a3741
commit 26a2afce45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4523 additions and 5824 deletions

10345
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -37,7 +37,7 @@
"@vercel/ncc": "^0.30.0",
"eslint": "^7.32.0",
"eslint-config-google": "^0.14.0",
"jest": "^26.6.3",
"jest": "^27.2.2",
"jest-junit": "^12.2.0",
"ts-jest": "^26.5.6",
"typescript": "^4.3.5"