mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/jest to v29.5.8
This commit is contained in:
parent
38234d9979
commit
2b67cda038
4 changed files with 10 additions and 10 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -69,7 +69,7 @@
|
|||
"@nestjs/testing": "10.2.8",
|
||||
"@types/cookie-parser": "1.4.6",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/jest": "29.5.7",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/lodash": "4.14.200",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/passport-http-bearer": "1.0.40",
|
||||
|
|
@ -3525,9 +3525,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"version": "29.5.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.7.tgz",
|
||||
"integrity": "sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==",
|
||||
"version": "29.5.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.8.tgz",
|
||||
"integrity": "sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"expect": "^29.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue