mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 21:03:19 +03:00
chore(deps): update dependency @types/jest to v29.5.7
This commit is contained in:
parent
90f6b068ad
commit
fd340979ee
1 changed files with 3 additions and 3 deletions
6
web/package-lock.json
generated
6
web/package-lock.json
generated
|
@ -8939,9 +8939,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"version": "29.5.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.6.tgz",
|
||||
"integrity": "sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==",
|
||||
"version": "29.5.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.7.tgz",
|
||||
"integrity": "sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"expect": "^29.0.0",
|
||||
|
|
Loading…
Reference in a new issue