We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c53fa commit ac78f25Copy full SHA for ac78f25
package.json
@@ -30,17 +30,17 @@
30
"eslint": "^8.12.0",
31
"gulp": "^4.0.2",
32
"gulp-clean": "^0.4.0",
33
- "gulp-jsdoc3": "^2.0.0",
34
- "mocha": "^6.2.1",
+ "gulp-jsdoc3": "^3.0.0",
+ "mocha": "^10.2.0",
35
"mocha-eslint": "^7.0.0",
36
"mockery": "^2.1.0",
37
"pump": "^3.0.0",
38
- "sinon": "^7.5.0",
39
- "web-bluetooth-mock": "^1.0.2",
40
- "webbluetooth": "^2.1.0"
+ "sinon": "^15.2.0",
+ "web-bluetooth-mock": "^1.2.0",
+ "webbluetooth": "^3.1.0"
41
},
42
"dependencies": {
43
- "debug": "^4.1.1",
44
- "serialport": "^11.0.0"
+ "debug": "^4.3.1",
+ "serialport": "^12.0.0"
45
}
46
0 commit comments