Bump @types/jest from 26.0.18 to 26.0.19 (#1236)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-11 10:17:36 +01:00 committed by GitHub
parent 6ea72ec286
commit 5b84eabf1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2827,9 +2827,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",

View File

@ -42,7 +42,7 @@
"@nuxtjs/eslint-config-typescript": "^5.0.0",
"@nuxtjs/style-resources": "^1.0.0",
"@types/airtable": "^0.8.1",
"@types/jest": "^26.0.18",
"@types/jest": "^26.0.19",
"@types/markdown-it": "^10.0.3",
"@types/markdown-it-anchor": "^4.0.4",
"@types/markdown-it-link-attributes": "^3.0.0",