fix: upgrade ts-jest in packages

This commit is contained in:
Karol Sójko
2022-07-12 11:52:34 +02:00
parent 09e08ca899
commit 71e792da35
14 changed files with 40 additions and 106 deletions

View File

@@ -120,7 +120,7 @@
"redux-mock-store": "1.5.4",
"source-map-explorer": "2.5.2",
"styled-components": "5.3.5",
"ts-jest": "27.1.4",
"ts-jest": "^28.0.5",
"typescript": "4.6.2",
"uuid": "8.3.2"
}