build(deps-dev): bump @types/jest from 24.0.18 to 26.0.23

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-05-01 02:21:20 +00:00
committed by GitHub
parent f65ab040ee
commit 52cadb89a2
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
"@babel/plugin-proposal-optional-chaining": "^7.9.0",
"@babel/preset-env": "^7.6.0",
"@babel/preset-typescript": "^7.6.0",
"@types/jest": "^24.9.0",
"@types/jest": "^26.0.23",
"jest": "^24.9.0",
"ts-jest": "^26.4.4"
},