Bump @types/jest from 27.0.1 to 27.0.2 (#238)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.1 to 27.0.2.
- [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]
2021-09-22 11:01:38 -04:00
committed by GitHub
parent 5f70129c79
commit 14e9fcd6cc
2 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@
"minimatch": "^3.0.4"
},
"devDependencies": {
"@types/jest": "^27.0.1",
"@types/jest": "^27.0.2",
"@types/node": "^16.9.1",
"@types/minimatch": "^3.0.5",
"@types/js-yaml": "^4.0.3",