File tree 3 files changed +394
-318
lines changed
javascript/node/selenium-webdriver
3 files changed +394
-318
lines changed Original file line number Diff line number Diff line change 26
26
"@bazel/runfiles" : " ^5.8.1" ,
27
27
"jszip" : " ^3.10.1" ,
28
28
"tmp" : " ^0.2.3" ,
29
- "ws" : " ^8.17.1 "
29
+ "ws" : " ^8.18.0 "
30
30
},
31
31
"devDependencies" : {
32
- "@eslint/js" : " ^9.5 .0" ,
32
+ "@eslint/js" : " ^9.8 .0" ,
33
33
"clean-jsdoc-theme" : " ^4.3.0" ,
34
- "eslint" : " ^9.5 .0" ,
34
+ "eslint" : " ^9.8 .0" ,
35
35
"eslint-config-prettier" : " ^9.1.0" ,
36
- "eslint-plugin-mocha" : " ^10.4.3 " ,
37
- "eslint-plugin-n" : " ^17.9.0 " ,
36
+ "eslint-plugin-mocha" : " ^10.5.0 " ,
37
+ "eslint-plugin-n" : " ^17.10.1 " ,
38
38
"eslint-plugin-no-only-tests" : " ^3.1.0" ,
39
- "eslint-plugin-prettier" : " ^5.1.3 " ,
39
+ "eslint-plugin-prettier" : " ^5.2.1 " ,
40
40
"express" : " ^4.19.2" ,
41
- "globals" : " ^15.6 .0" ,
42
- "has-flag" : " ^4 .0.0 " ,
41
+ "globals" : " ^15.9 .0" ,
42
+ "has-flag" : " ^5 .0.1 " ,
43
43
"jsdoc" : " ^4.0.3" ,
44
- "mocha" : " ^10.5.1 " ,
44
+ "mocha" : " ^10.7.0 " ,
45
45
"mocha-junit-reporter" : " ^2.2.1" ,
46
46
"multer" : " 1.4.5-lts.1" ,
47
- "prettier" : " ^3.3.2 " ,
47
+ "prettier" : " ^3.3.3 " ,
48
48
"serve-index" : " ^1.9.1" ,
49
- "sinon" : " ^17 .0.1 " ,
49
+ "sinon" : " ^18 .0.0 " ,
50
50
"supports-color" : " ^9.4.0"
51
51
},
52
52
"scripts" : {
You can’t perform that action at this time.
0 commit comments