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.0.2
This commit is contained in:
parent
88e3eb3f25
commit
bfa0ac00be
4 changed files with 16 additions and 16 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -68,7 +68,7 @@
|
|||
"@types/cookie-parser": "1.4.3",
|
||||
"@types/express": "4.17.14",
|
||||
"@types/hapi__joi": "17.1.8",
|
||||
"@types/jest": "29.0.1",
|
||||
"@types/jest": "29.0.2",
|
||||
"@types/long": "4.0.2",
|
||||
"@types/node": "18.0.0",
|
||||
"@types/passport-jwt": "3.0.6",
|
||||
|
|
@ -3055,9 +3055,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"version": "29.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.1.tgz",
|
||||
"integrity": "sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==",
|
||||
"version": "29.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.2.tgz",
|
||||
"integrity": "sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"expect": "^29.0.0",
|
||||
|
|
@ -14542,9 +14542,9 @@
|
|||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "29.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.1.tgz",
|
||||
"integrity": "sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==",
|
||||
"version": "29.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.2.tgz",
|
||||
"integrity": "sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"expect": "^29.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue