build(deps-dev): Bump jest from 27.2.5 to 27.3.1 (#473)

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

---
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-21 10:29:59 +09:00 committed by GitHub
parent 4df4b627a3
commit 8e2002b52e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 461 additions and 145 deletions

View file

@ -38,7 +38,7 @@
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.2",
"eslint-plugin-jest": "^25.0.5",
"jest": "^27.2.5",
"jest": "^27.3.1",
"jest-circus": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "2.4.1",