Update dependency @types/jest to v27.5.2 (#36)
All checks were successful
Build and deploy / build-wasm (push) Successful in 14s
Build and deploy / build-react (push) Successful in 48s
Build and deploy / merge (push) Successful in 8s
Build and deploy / Pin to cluster node (push) Successful in 5s
Build and deploy / Update OVH DNS (push) Successful in 4s
All checks were successful
Build and deploy / build-wasm (push) Successful in 14s
Build and deploy / build-react (push) Successful in 48s
Build and deploy / merge (push) Successful in 8s
Build and deploy / Pin to cluster node (push) Successful in 5s
Build and deploy / Update OVH DNS (push) Successful in 4s
Reviewed-on: #36 Co-authored-by: Renovate <renovate@bruyant.xyz> Co-committed-by: Renovate <renovate@bruyant.xyz>
This commit is contained in:
parent
e17ada3e34
commit
3f68cfc109
12
client/package-lock.json
generated
12
client/package-lock.json
generated
@ -3318,9 +3318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/jest": {
|
"node_modules/@types/jest": {
|
||||||
"version": "27.5.0",
|
"version": "27.5.2",
|
||||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.2.tgz",
|
||||||
"integrity": "sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==",
|
"integrity": "sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jest-matcher-utils": "^27.0.0",
|
"jest-matcher-utils": "^27.0.0",
|
||||||
"pretty-format": "^27.0.0"
|
"pretty-format": "^27.0.0"
|
||||||
@ -16922,9 +16922,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/jest": {
|
"@types/jest": {
|
||||||
"version": "27.5.0",
|
"version": "27.5.2",
|
||||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.2.tgz",
|
||||||
"integrity": "sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==",
|
"integrity": "sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"jest-matcher-utils": "^27.0.0",
|
"jest-matcher-utils": "^27.0.0",
|
||||||
"pretty-format": "^27.0.0"
|
"pretty-format": "^27.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user