build(deps-dev): Bump jest from 27.2.1 to 27.2.2 (#433)

Bumps [jest](https://github.com/facebook/jest) from 27.2.1 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/v27.2.1...v27.2.2)

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

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-09-29 03:15:32 +09:00 committed by GitHub
parent 49457b92f9
commit f7630261a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 417 additions and 125 deletions

View file

@ -37,7 +37,7 @@
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.0",
"eslint-plugin-jest": "^24.4.2",
"jest": "^27.2.1",
"jest": "^27.2.2",
"jest-circus": "^27.2.1",
"js-yaml": "^4.1.0",
"prettier": "2.4.1",