File tree Expand file tree Collapse file tree 2 files changed +114
-93
lines changed Expand file tree Collapse file tree 2 files changed +114
-93
lines changed Original file line number Diff line number Diff line change 33
33
" cosplay"
34
34
],
35
35
"dependencies" : {
36
- "debug" : " ^4.3.2 " ,
36
+ "debug" : " ^4.3.3 " ,
37
37
"got" : " ^11.8.2" ,
38
38
"tunnel" : " ^0.0.6" ,
39
39
"uuid" : " ^8.3.2"
40
40
},
41
41
"devDependencies" : {
42
42
"@types/node" : " ^14.14.44" ,
43
43
"@types/tunnel" : " ^0.0.3" ,
44
- "@types/uuid" : " ^8.3.1 " ,
44
+ "@types/uuid" : " ^8.3.4 " ,
45
45
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
46
46
"@typescript-eslint/parser" : " ^4.33.0" ,
47
47
"cross-env" : " ^7.0.3" ,
48
48
"eslint" : " ^7.32.0" ,
49
49
"eslint-config-standard" : " ^16.0.3" ,
50
- "eslint-plugin-import" : " ^2.25.2 " ,
50
+ "eslint-plugin-import" : " ^2.25.4 " ,
51
51
"eslint-plugin-node" : " ^11.1.0" ,
52
52
"eslint-plugin-promise" : " ^5.1.0" ,
53
53
"rimraf" : " ^3.0.2" ,
54
- "ts-node" : " ^10.3 .0" ,
55
- "typescript" : " ^4.4.4 "
54
+ "ts-node" : " ^10.7 .0" ,
55
+ "typescript" : " ^4.6.2 "
56
56
}
57
57
}
You can’t perform that action at this time.
0 commit comments