Skip to content

Commit ac78f25

Browse files
authored
Bump dependencies versions (#512)
Signed-off-by: yzamir <[email protected]>
1 parent 21c53fa commit ac78f25

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@
3030
"eslint": "^8.12.0",
3131
"gulp": "^4.0.2",
3232
"gulp-clean": "^0.4.0",
33-
"gulp-jsdoc3": "^2.0.0",
34-
"mocha": "^6.2.1",
33+
"gulp-jsdoc3": "^3.0.0",
34+
"mocha": "^10.2.0",
3535
"mocha-eslint": "^7.0.0",
3636
"mockery": "^2.1.0",
3737
"pump": "^3.0.0",
38-
"sinon": "^7.5.0",
39-
"web-bluetooth-mock": "^1.0.2",
40-
"webbluetooth": "^2.1.0"
38+
"sinon": "^15.2.0",
39+
"web-bluetooth-mock": "^1.2.0",
40+
"webbluetooth": "^3.1.0"
4141
},
4242
"dependencies": {
43-
"debug": "^4.1.1",
44-
"serialport": "^11.0.0"
43+
"debug": "^4.3.1",
44+
"serialport": "^12.0.0"
4545
}
4646
}

0 commit comments

Comments
 (0)