chore(deps): update dependency @types/jest to v29.5.2

This commit is contained in:
renovate[bot] 2023-05-31 15:51:48 +00:00 committed by GitHub
parent e05be17878
commit 7de4f9b353
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 429 additions and 276 deletions

14
package-lock.json generated
View file

@ -69,7 +69,7 @@
"@nestjs/testing": "9.4.2",
"@types/cookie-parser": "1.4.3",
"@types/express": "4.17.17",
"@types/jest": "29.5.1",
"@types/jest": "29.5.2",
"@types/lodash": "^4.14.194",
"@types/long": "4.0.2",
"@types/node": "18.16.16",
@ -3261,9 +3261,9 @@
}
},
"node_modules/@types/jest": {
"version": "29.5.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.1.tgz",
"integrity": "sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==",
"version": "29.5.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.2.tgz",
"integrity": "sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==",
"dev": true,
"dependencies": {
"expect": "^29.0.0",
@ -14873,9 +14873,9 @@
}
},
"@types/jest": {
"version": "29.5.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.1.tgz",
"integrity": "sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==",
"version": "29.5.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.2.tgz",
"integrity": "sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==",
"dev": true,
"requires": {
"expect": "^29.0.0",