cli: switch to custom jest yaml transform to support node 18

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-09-20 13:41:04 +02:00
parent ec623f85fb
commit 2dddb32fea
5 changed files with 45 additions and 13 deletions
-1
View File
@@ -93,7 +93,6 @@
"jest-css-modules": "^2.1.0",
"jest-environment-jsdom": "^29.0.2",
"jest-runtime": "^29.0.2",
"jest-transform-yaml": "^1.0.0",
"json-schema": "^0.4.0",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.4.2",