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

This commit is contained in:
renovate[bot] 2023-03-13 20:03:55 +00:00 committed by GitHub
parent 9bbbf54721
commit 253fb09e87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 deletions

14
package-lock.json generated
View file

@ -68,7 +68,7 @@
"@types/cookie-parser": "1.4.3",
"@types/express": "4.17.17",
"@types/hapi__joi": "17.1.9",
"@types/jest": "29.4.0",
"@types/jest": "29.4.1",
"@types/long": "4.0.2",
"@types/node": "18.15.1",
"@types/passport-http-bearer": "^1.0.37",
@ -3874,9 +3874,9 @@
}
},
"node_modules/@types/jest": {
"version": "29.4.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.4.0.tgz",
"integrity": "sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==",
"version": "29.4.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.4.1.tgz",
"integrity": "sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ==",
"dev": true,
"dependencies": {
"expect": "^29.0.0",
@ -16173,9 +16173,9 @@
}
},
"@types/jest": {
"version": "29.4.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.4.0.tgz",
"integrity": "sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==",
"version": "29.4.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.4.1.tgz",
"integrity": "sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ==",
"dev": true,
"requires": {
"expect": "^29.0.0",