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.9
This commit is contained in:
parent
1d12c00fee
commit
b1e07f49b8
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.10",
|
||||
"@types/cookie-parser": "1.4.6",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/jest": "29.5.9",
|
||||
"@types/lodash": "4.14.201",
|
||||
"@types/node": "20.9.2",
|
||||
"@types/passport-http-bearer": "1.0.40",
|
||||
|
|
@ -3234,9 +3234,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"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==",
|
||||
"version": "29.5.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.9.tgz",
|
||||
"integrity": "sha512-zJeWhqBwVoPm83sP8h1/SVntwWTu5lZbKQGCvBjxQOyEWnKnsaomt2y7SlV4KfwlrHAHHAn00Sh4IAWaIsGOgQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"expect": "^29.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue