Bump jest from 27.0.6 to 27.2.5 (#391)

Bumps [jest](https://github.com/facebook/jest) from 27.0.6 to 27.2.5.
- [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.0.6...v27.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-13 08:33:32 -04:00 committed by GitHub
parent e29401126a
commit df35f1fdb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2151 additions and 803 deletions

2952
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@
"eslint": "^7.31.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.3.6",
"jest": "^27.0.6",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "2.4.1",
"ts-jest": "^27.0.3",