chore(deps): update dependency @types/jest to v26.0.23 (#364)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-04-26 22:00:24 +03:00
committed by GitHub
parent 085801abb8
commit 8f7355b99b
2 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
"@nestjs/schematics": "7.3.1",
"@nestjs/testing": "7.6.15",
"@types/express": "4.17.11",
"@types/jest": "26.0.22",
"@types/jest": "26.0.23",
"@types/node": "14.14.41",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "4.22.0",
@@ -2023,9 +2023,9 @@
}
},
"node_modules/@types/jest": {
"version": "26.0.22",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.22.tgz",
"integrity": "sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==",
"version": "26.0.23",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.23.tgz",
"integrity": "sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==",
"dev": true,
"dependencies": {
"jest-diff": "^26.0.0",
@@ -14306,9 +14306,9 @@
}
},
"@types/jest": {
"version": "26.0.22",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.22.tgz",
"integrity": "sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==",
"version": "26.0.23",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.23.tgz",
"integrity": "sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==",
"dev": true,
"requires": {
"jest-diff": "^26.0.0",

View File

@@ -35,7 +35,7 @@
"@nestjs/schematics": "7.3.1",
"@nestjs/testing": "7.6.15",
"@types/express": "4.17.11",
"@types/jest": "26.0.22",
"@types/jest": "26.0.23",
"@types/node": "14.14.41",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "4.22.0",