chore(deps): update dependency @types/jest to v26.0.21 (#332)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-18 00:13:08 +03:00 committed by GitHub
parent d99b60450b
commit c9ddf7b23a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -24,7 +24,7 @@
"@nestjs/schematics": "7.3.0", "@nestjs/schematics": "7.3.0",
"@nestjs/testing": "7.6.14", "@nestjs/testing": "7.6.14",
"@types/express": "4.17.11", "@types/express": "4.17.11",
"@types/jest": "26.0.20", "@types/jest": "26.0.21",
"@types/node": "14.14.35", "@types/node": "14.14.35",
"@types/supertest": "2.0.10", "@types/supertest": "2.0.10",
"@typescript-eslint/eslint-plugin": "4.18.0", "@typescript-eslint/eslint-plugin": "4.18.0",
@ -2004,9 +2004,9 @@
} }
}, },
"node_modules/@types/jest": { "node_modules/@types/jest": {
"version": "26.0.20", "version": "26.0.21",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.20.tgz", "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.21.tgz",
"integrity": "sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==", "integrity": "sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"jest-diff": "^26.0.0", "jest-diff": "^26.0.0",
@ -14460,9 +14460,9 @@
} }
}, },
"@types/jest": { "@types/jest": {
"version": "26.0.20", "version": "26.0.21",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.20.tgz", "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.21.tgz",
"integrity": "sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==", "integrity": "sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==",
"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.3.0", "@nestjs/schematics": "7.3.0",
"@nestjs/testing": "7.6.14", "@nestjs/testing": "7.6.14",
"@types/express": "4.17.11", "@types/express": "4.17.11",
"@types/jest": "26.0.20", "@types/jest": "26.0.21",
"@types/node": "14.14.35", "@types/node": "14.14.35",
"@types/supertest": "2.0.10", "@types/supertest": "2.0.10",
"@typescript-eslint/eslint-plugin": "4.18.0", "@typescript-eslint/eslint-plugin": "4.18.0",