Bump @types/jest from 26.0.21 to 26.0.22

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-26 07:53:04 +00:00
committed by GitHub
parent ec3bb6a51b
commit bf05fb6713
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"node-fetch": "^2.6.1"
},
"devDependencies": {
"@types/jest": "^26.0.21",
"@types/jest": "^26.0.22",
"@types/node": "^14.14.36",
"@typescript-eslint/parser": "^4.19.0",
"@vercel/ncc": "^0.27.0",