Replacing jest-yaml-transformer with yaml-jest
This commit is contained in:
@ -73,7 +73,6 @@
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"jest": "29.0.3",
|
||||
"jest-environment-jsdom": "^29.1.1",
|
||||
"jest-transform-yaml": "1.1.2",
|
||||
"js-sha256": "^0.9.0",
|
||||
"mini-css-extract-plugin": "2.6.1",
|
||||
"parse5-htmlparser2-tree-adapter": "7.0.0",
|
||||
@ -89,7 +88,8 @@
|
||||
"webpack-cli": "4.10.0",
|
||||
"webpack-dev-server": "4.11.1",
|
||||
"webpack-strip": "0.1.0",
|
||||
"yaml-loader": "0.6.0"
|
||||
"yaml-loader": "0.6.0",
|
||||
"yaml-jest": "1.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
|
||||
Reference in New Issue
Block a user