|
|
@@ -61,6 +61,7 @@
|
|
|
"eslint": "^8.57.0",
|
|
|
"husky": "^9.1.7",
|
|
|
"jest": "^29.7.0",
|
|
|
+ "jest-simple-dot-reporter": "^1.0.5",
|
|
|
"lint-staged": "^15.2.11",
|
|
|
"npm-run-all": "^4.1.5",
|
|
|
"ts-jest": "^29.2.5",
|
|
|
@@ -10893,6 +10894,12 @@
|
|
|
"node": ">=8"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/jest-simple-dot-reporter": {
|
|
|
+ "version": "1.0.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/jest-simple-dot-reporter/-/jest-simple-dot-reporter-1.0.5.tgz",
|
|
|
+ "integrity": "sha512-cZLFG/C7k0+WYoIGGuGXKm0vmJiXlWG/m3uCZ4RaMPYxt8lxjdXMLHYkxXaQ7gVWaSPe7uAPCEUcRxthC5xskg==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"node_modules/jest-snapshot": {
|
|
|
"version": "29.7.0",
|
|
|
"resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz",
|