File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 43
43
"@types/node" : " 22.18.0" ,
44
44
"@types/supertest" : " 6.0.3" ,
45
45
"eslint" : " 9.34.0" ,
46
- "eslint-plugin-prettier" : " 5.5.4" ,
47
46
"eslint-plugin-import" : " 2.32.0" ,
47
+ "eslint-plugin-prettier" : " 5.5.4" ,
48
48
"globals" : " 16.3.0" ,
49
49
"jest" : " 29.7.0" ,
50
50
"prettier" : " 3.6.2" ,
51
+ "rimraf" : " 6.0.1" ,
51
52
"supertest" : " 7.1.4" ,
52
53
"ts-jest" : " 29.4.1" ,
53
54
"ts-loader" : " 9.5.4" ,
Original file line number Diff line number Diff line change 40
40
"@types/express" : " 5.0.3" ,
41
41
"@types/node" : " 22.18.0" ,
42
42
"@types/supertest" : " 6.0.3" ,
43
+ "eslint" : " 9.34.0" ,
44
+ "eslint-plugin-prettier" : " 5.5.4" ,
45
+ "globals" : " 16.3.0" ,
43
46
"jest" : " 29.7.0" ,
44
47
"prettier" : " 3.6.2" ,
48
+ "rimraf" : " 6.0.1" ,
45
49
"supertest" : " 7.1.4" ,
46
50
"ts-jest" : " 29.4.1" ,
47
51
"ts-loader" : " 9.5.4" ,
48
52
"ts-node" : " 10.9.2" ,
49
53
"tsconfig-paths" : " 4.2.0" ,
50
- "eslint" : " 9.34.0" ,
51
- "eslint-plugin-prettier" : " 5.5.4" ,
52
- "globals" : " 16.3.0" ,
53
54
"typescript" : " 5.7.3" ,
54
55
"typescript-eslint" : " 8.41.0"
55
56
}
You can’t perform that action at this time.
0 commit comments