File tree 2 files changed +146
-1314
lines changed
2 files changed +146
-1314
lines changed Original file line number Diff line number Diff line change 53
53
"@babel/preset-env" : " 7.12.0" ,
54
54
"@babel/preset-typescript" : " 7.12.0" ,
55
55
"@types/debug" : " 4.1.5" ,
56
- "@types/jest" : " 26.0.14 " ,
57
- "@types/node" : " 14.11.2 " ,
56
+ "@types/jest" : " 26.0.15 " ,
57
+ "@types/node" : " 14.11.11 " ,
58
58
"@types/ws" : " 7.2.7" ,
59
59
"@typescript-eslint/eslint-plugin" : " 4.3.0" ,
60
60
"@typescript-eslint/parser" : " 4.3.0" ,
63
63
"conventional-changelog-cli" : " 2.1.0" ,
64
64
"conventional-recommended-bump" : " 6.0.10" ,
65
65
"core-js" : " 3.6.5" ,
66
- "cypress" : " 5.3 .0" ,
67
- "eslint" : " 7.10 .0" ,
68
- "eslint-config-prettier" : " 6.12 .0" ,
66
+ "cypress" : " 5.4 .0" ,
67
+ "eslint" : " 7.11 .0" ,
68
+ "eslint-config-prettier" : " 6.13 .0" ,
69
69
"eslint-plugin-import" : " 2.22.1" ,
70
70
"eslint-plugin-node" : " 11.1.0" ,
71
71
"eslint-plugin-promise" : " 4.2.1" ,
75
75
"prettier" : " 2.1.2" ,
76
76
"ts-jest" : " 26.4.1" ,
77
77
"typescript" : " 4.0.3" ,
78
- "webpack" : " 5.1.2 " ,
79
- "webpack-cli" : " 4.0 .0" ,
80
- "yargs" : " 16.0.3 "
78
+ "webpack" : " 5.1.3 " ,
79
+ "webpack-cli" : " 4.1 .0" ,
80
+ "yargs" : " 16.1.0 "
81
81
},
82
82
"jest" : {
83
83
"testRegex" : " (/__tests__/.*|(\\ .|/)test)\\ .ts$" ,
You can’t perform that action at this time.
0 commit comments