File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
33
"coveralls" : " ^3.0.9" ,
34
34
"cross-env" : " ^5.2.1" ,
35
35
"prettier" : " ^1.19.1" ,
36
- "eslint" : " 5.16 .0" ,
36
+ "eslint" : " 7.9 .0" ,
37
37
"eslint-config-prettier" : " 6.11.0" ,
38
38
"eslint-plugin-import" : " ^2.19.1" ,
39
39
"eslint-plugin-prettier" : " 3.1.3" ,
40
40
"html-loader" : " ^0.5.5" ,
41
41
"html-webpack-plugin" : " ^3.2.0" ,
42
42
"install" : " ^0.13.0" ,
43
- "mocha" : " ^6.2.2 " ,
43
+ "mocha" : " ^8.1.3 " ,
44
44
"nyc" : " ^15.0.0" ,
45
45
"rimraf" : " ^2.7.1" ,
46
- "sinon" : " ^7.5.0 " ,
46
+ "sinon" : " ^9.0.3 " ,
47
47
"uglify-js" : " ^3.8.0" ,
48
48
"webpack" : " ^4.41.6" ,
49
49
"webpack-cli" : " ^3.3.11" ,
50
- "webpack-dev-server" : " ^3.10.3 "
50
+ "webpack-dev-server" : " ^3.11.0 "
51
51
},
52
52
"scripts" : {
53
53
"doc" : " documentation build lib/** -f html -o public_pages/$npm_package_version/docs" ,
You can’t perform that action at this time.
0 commit comments