cli: add --successCache option for repo test

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-10-07 16:43:37 +02:00
parent 50cc7351cf
commit 3047813d42
9 changed files with 245 additions and 8 deletions
+2
View File
@@ -113,6 +113,7 @@
"html-webpack-plugin": "^5.3.1",
"inquirer": "^8.2.0",
"jest": "^29.7.0",
"jest-cli": "^29.7.0",
"jest-css-modules": "^2.1.0",
"jest-environment-jsdom": "^29.0.2",
"jest-runtime": "^29.0.2",
@@ -152,6 +153,7 @@
"webpack-dev-server": "^5.0.0",
"webpack-node-externals": "^3.0.0",
"yaml": "^2.0.0",
"yargs": "^16.2.0",
"yml-loader": "^2.1.0",
"yn": "^4.0.0",
"zod": "^3.22.4"