File tree Expand file tree Collapse file tree 2 files changed +493
-417
lines changed Expand file tree Collapse file tree 2 files changed +493
-417
lines changed Original file line number Diff line number Diff line change 25
25
"dependencies" : {
26
26
"cli-argument-parser" : " 0.4.5"
27
27
},
28
+ "resolutions" : {
29
+ "@types/lodash" : " 4.14.192" ,
30
+ "@types/node" : " 18.11.9"
31
+ },
28
32
"devDependencies" : {
29
33
"@types/chance" : " 1.1.3" ,
30
34
"@types/edit-json-file" : " 1.7.0" ,
37
41
"edit-json-file" : " 1.7.0" ,
38
42
"eslint" : " 7.32.0" ,
39
43
"eslint-plugin-import" : " 2.24.2" ,
44
+ "redis" : " 3.1.1" ,
40
45
"sqlite3" : " 5.0.10" ,
41
- "redis" : " 3.0.2" ,
42
46
"supertest" : " ^4.0.2" ,
43
47
"testcafe" : " 1.14.2" ,
44
48
"testcafe-browser-provider-electron" : " 0.0.18" ,
45
49
"testcafe-reporter-html" : " 1.4.6" ,
46
50
"testcafe-reporter-json" : " 2.2.0" ,
47
51
"testcafe-reporter-spec" : " 2.1.1" ,
48
52
"ts-node" : " ^10.5.0" ,
49
- "typescript" : " 4.1.5 "
53
+ "typescript" : " 5.0.4 "
50
54
}
51
55
}
You can’t perform that action at this time.
0 commit comments