chore(deps): update dependency @types/jest to v26.0.19 (#196)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-05 16:21:30 +03:00 committed by GitHub
parent f8e0e77e89
commit 227604b4a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1699,9 +1699,9 @@
} }
}, },
"@types/jest": { "@types/jest": {
"version": "26.0.15", "version": "26.0.19",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.15.tgz", "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.19.tgz",
"integrity": "sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==", "integrity": "sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"jest-diff": "^26.0.0", "jest-diff": "^26.0.0",

View File

@ -35,7 +35,7 @@
"@nestjs/schematics": "7.2.6", "@nestjs/schematics": "7.2.6",
"@nestjs/testing": "7.5.1", "@nestjs/testing": "7.5.1",
"@types/express": "4.17.9", "@types/express": "4.17.9",
"@types/jest": "26.0.15", "@types/jest": "26.0.19",
"@types/node": "14.14.6", "@types/node": "14.14.6",
"@types/supertest": "2.0.10", "@types/supertest": "2.0.10",
"@typescript-eslint/eslint-plugin": "4.12.0", "@typescript-eslint/eslint-plugin": "4.12.0",