update jest-canvas-mock version to resolve window mock problem in tests

This commit is contained in:
mahula 2023-05-02 18:00:29 +02:00 committed by GitHub
parent 6ba00b3e30
commit 3e0db936d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@
"graphql": "^15.5.1",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.6.3",
"jest-canvas-mock": "^2.3.1",
"jest-canvas-mock": "^2.5.0",
"jwt-decode": "^3.1.2",
"portal-vue": "^2.1.7",
"prettier": "^2.2.1",