cli: switch to @sucrase/plugin-jest instead of ts-jest

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-06-04 17:20:49 +02:00
parent 3846822b32
commit 9cd3c533c6
4 changed files with 63 additions and 60 deletions
+2 -2
View File
@@ -44,6 +44,7 @@
"@spotify/eslint-config-base": "^9.0.0",
"@spotify/eslint-config-react": "^10.0.0",
"@spotify/eslint-config-typescript": "^9.0.0",
"@sucrase/jest-plugin": "^2.1.0",
"@sucrase/webpack-loader": "^2.0.0",
"@svgr/plugin-jsx": "5.5.x",
"@svgr/plugin-svgo": "5.4.x",
@@ -102,10 +103,9 @@
"semver": "^7.3.2",
"start-server-webpack-plugin": "^2.2.5",
"style-loader": "^1.2.1",
"sucrase": "^3.17.1",
"sucrase": "^3.18.2",
"tar": "^6.0.1",
"terser-webpack-plugin": "^1.4.3",
"ts-jest": "^26.4.3",
"ts-loader": "^8.0.17",
"typescript": "^4.0.3",
"url-loader": "^4.1.0",