chore(deps-dev): bump @types/jest from 26.0.18 to 26.0.19

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.18 to 26.0.19.
- [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]
2020-12-11 05:54:29 +00:00
committed by probot-auto-merge[bot]
parent 55bc22df84
commit 3a3919e871
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1509,9 +1509,9 @@
}
},
"@types/jest": {
"version": "26.0.18",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.18.tgz",
"integrity": "sha512-scDPs+mELZgsFetTgBSsIxKGrlitn9t/d2ecP+S1QSIGD+31fkMBEftLfOAX5k3tU06/0PjreJIQ+gWEbbHqpw==",
"version": "26.0.19",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.19.tgz",
"integrity": "sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==",
"dev": true,
"requires": {
"jest-diff": "^26.0.0",