File tree 3 files changed +225
-214
lines changed
3 files changed +225
-214
lines changed Original file line number Diff line number Diff line change 1
- pnpm-lock.yaml
2
-
3
1
** /* .test.ts
4
2
** /types.ts
5
3
** /errors.ts
Original file line number Diff line number Diff line change 35
35
"devDependencies" : {
36
36
"@logux/eslint-config" : " ^46.1.1" ,
37
37
"@types/ws" : " ^8.2.2" ,
38
- "@typescript-eslint/eslint-plugin" : " ^5.8 .0" ,
39
- "@typescript-eslint/parser" : " ^5.8 .0" ,
40
- "c8" : " ^7.10 .0" ,
41
- "check-dts" : " ^0.6.5 " ,
42
- "clean-publish" : " ^3.4.4 " ,
43
- "eslint" : " ^8.5 .0" ,
38
+ "@typescript-eslint/eslint-plugin" : " ^5.9 .0" ,
39
+ "@typescript-eslint/parser" : " ^5.9 .0" ,
40
+ "c8" : " ^7.11 .0" ,
41
+ "check-dts" : " ^0.6.6 " ,
42
+ "clean-publish" : " ^3.4.5 " ,
43
+ "eslint" : " ^8.6 .0" ,
44
44
"eslint-config-standard" : " ^16.0.3" ,
45
- "eslint-plugin-import" : " ^2.25.3 " ,
45
+ "eslint-plugin-import" : " ^2.25.4 " ,
46
46
"eslint-plugin-node" : " ^11.1.0" ,
47
47
"eslint-plugin-prefer-let" : " ^3.0.1" ,
48
48
"eslint-plugin-promise" : " ^6.0.0" ,
49
49
"nanodelay" : " ^2.0.2" ,
50
50
"nanospy" : " ^0.4.0" ,
51
51
"tsm" : " ^2.2.1" ,
52
52
"typescript" : " ^4.5.4" ,
53
- "uvu" : " ^0.5.2 " ,
53
+ "uvu" : " ^0.5.3 " ,
54
54
"ws" : " ^8.4.0"
55
55
},
56
56
"prettier" : {
You can’t perform that action at this time.
0 commit comments