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

This commit is contained in:
renovate[bot] 2022-11-04 15:55:56 +00:00 committed by GitHub
parent 56a076aace
commit 7b55fdd855
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

@ -67,7 +67,7 @@
"@types/cookie-parser": "1.4.3",
"@types/express": "4.17.14",
"@types/hapi__joi": "17.1.8",
"@types/jest": "29.2.1",
"@types/jest": "29.2.2",
"@types/long": "4.0.2",
"@types/node": "18.11.9",
"@types/passport-jwt": "3.0.7",
@ -3332,9 +3332,9 @@
}
},
"node_modules/@types/jest": {
"version": "29.2.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.2.1.tgz",
"integrity": "sha512-nKixEdnGDqFOZkMTF74avFNr3yRqB1ZJ6sRZv5/28D5x2oLN14KApv7F9mfDT/vUic0L3tRCsh3XWpWjtJisUQ==",
"version": "29.2.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.2.2.tgz",
"integrity": "sha512-og1wAmdxKoS71K2ZwSVqWPX6OVn3ihZ6ZT2qvZvZQm90lJVDyXIjYcu4Khx2CNIeaFv12rOU/YObOsI3VOkzog==",
"dev": true,
"dependencies": {
"expect": "^29.0.0",
@ -14697,9 +14697,9 @@
}
},
"@types/jest": {
"version": "29.2.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.2.1.tgz",
"integrity": "sha512-nKixEdnGDqFOZkMTF74avFNr3yRqB1ZJ6sRZv5/28D5x2oLN14KApv7F9mfDT/vUic0L3tRCsh3XWpWjtJisUQ==",
"version": "29.2.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.2.2.tgz",
"integrity": "sha512-og1wAmdxKoS71K2ZwSVqWPX6OVn3ihZ6ZT2qvZvZQm90lJVDyXIjYcu4Khx2CNIeaFv12rOU/YObOsI3VOkzog==",
"dev": true,
"requires": {
"expect": "^29.0.0",