build(deps-dev): Bump jest from 27.4.4 to 27.4.5 (#518)

Bumps [jest](https://github.com/facebook/jest) from 27.4.4 to 27.4.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.4.4...v27.4.5)

---
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-12-14 09:28:23 +09:00 committed by GitHub
parent 2540a53e5a
commit 9ef86b5514
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 228 additions and 75 deletions

View file

@ -38,7 +38,7 @@
"eslint": "^8.4.1",
"eslint-plugin-github": "^4.3.5",
"eslint-plugin-jest": "^25.3.0",
"jest": "^27.4.4",
"jest": "^27.4.5",
"jest-circus": "^27.4.4",
"js-yaml": "^4.1.0",
"prettier": "2.5.1",