File tree Expand file tree Collapse file tree 2 files changed +788
-1358
lines changed Expand file tree Collapse file tree 2 files changed +788
-1358
lines changed Original file line number Diff line number Diff line change 38
38
"@types/chai" : " ^4.2.14" ,
39
39
"@types/mocha" : " ^9.1.1" ,
40
40
"@types/node" : " ^14.14.10" ,
41
- "@typescript-eslint/eslint-plugin" : " ^4.7 .0" ,
42
- "@typescript-eslint/parser" : " ^4.7 .0" ,
41
+ "@typescript-eslint/eslint-plugin" : " ^5.20 .0" ,
42
+ "@typescript-eslint/parser" : " ^5.20 .0" ,
43
43
"chai" : " ^4.2.0" ,
44
44
"chalk" : " ^2.3.0" ,
45
- "eslint" : " ^7.13 .0" ,
45
+ "eslint" : " ^8.14 .0" ,
46
46
"eslint-plugin-array-func" : " ^3.1.7" ,
47
47
"eslint-plugin-node" : " ^11.1.0" ,
48
48
"eslint-plugin-optimize-regex" : " ^1.2.0" ,
49
- "eslint-plugin-promise" : " ^4.2.1" ,
50
- "glob" : " ^7.1.2" ,
49
+ "eslint-plugin-promise" : " ^6.0.0" ,
50
+ "glob" : " ^8.0.1" ,
51
+ "json-schema-test-suite" : " ^0.0.10" ,
51
52
"mocha" : " ^9.2.2" ,
52
- "nyc" : " ^10.0 .0" ,
53
+ "nyc" : " ^15.1 .0" ,
53
54
"terser-webpack-plugin" : " ^5.0.3" ,
54
- "ts-loader" : " ^8.0.11 " ,
55
- "ts-node" : " ^9.0 .0" ,
55
+ "ts-loader" : " ^9.2.8 " ,
56
+ "ts-node" : " ^10.7 .0" ,
56
57
"typescript" : " ^4.6.3" ,
57
58
"watch" : " ^1.0.1" ,
58
59
"webpack" : " ^5.9.0" ,
63
64
"fast-deep-equal" : " ^3.1.3" ,
64
65
"gson-pointer" : " ^4.1.1" ,
65
66
"gson-query" : " ^5.1.0" ,
66
- "json-schema-test-suite" : " ^0.0.10" ,
67
67
"valid-url" : " ^1.0.9"
68
68
},
69
69
"resolutions" : {
You can’t perform that action at this time.
0 commit comments