build(deps-dev): Bump @types/jest from 27.4.0 to 27.4.1 (#578)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.0 to 27.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/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] 2022-02-25 23:36:23 +09:00 committed by GitHub
parent b17e5a4390
commit 5459351faa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 28 deletions

View file

@ -31,7 +31,7 @@
"@octokit/graphql-schema": "^10.73.0"
},
"devDependencies": {
"@types/jest": "^27.4.0",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.18",
"@typescript-eslint/parser": "^5.12.0",
"@vercel/ncc": "^0.33.3",