mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-24 15:04:38 +03:00
chore(deps): update dependency @types/jest to v26.0.19 (#196)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f8e0e77e89
commit
227604b4a8
6
sample/01-complete-app/package-lock.json
generated
6
sample/01-complete-app/package-lock.json
generated
@ -1699,9 +1699,9 @@
|
||||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "26.0.15",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.15.tgz",
|
||||
"integrity": "sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==",
|
||||
"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",
|
||||
|
@ -35,7 +35,7 @@
|
||||
"@nestjs/schematics": "7.2.6",
|
||||
"@nestjs/testing": "7.5.1",
|
||||
"@types/express": "4.17.9",
|
||||
"@types/jest": "26.0.15",
|
||||
"@types/jest": "26.0.19",
|
||||
"@types/node": "14.14.6",
|
||||
"@types/supertest": "2.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "4.12.0",
|
||||
|
Loading…
Reference in New Issue
Block a user