Skip to content

Commit

Permalink
Bump dependencies versions (#512)
Browse files Browse the repository at this point in the history
Signed-off-by: yzamir <[email protected]>
  • Loading branch information
yaacov authored Aug 29, 2023
1 parent 21c53fa commit ac78f25
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"eslint": "^8.12.0",
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"gulp-jsdoc3": "^2.0.0",
"mocha": "^6.2.1",
"gulp-jsdoc3": "^3.0.0",
"mocha": "^10.2.0",
"mocha-eslint": "^7.0.0",
"mockery": "^2.1.0",
"pump": "^3.0.0",
"sinon": "^7.5.0",
"web-bluetooth-mock": "^1.0.2",
"webbluetooth": "^2.1.0"
"sinon": "^15.2.0",
"web-bluetooth-mock": "^1.2.0",
"webbluetooth": "^3.1.0"
},
"dependencies": {
"debug": "^4.1.1",
"serialport": "^11.0.0"
"debug": "^4.3.1",
"serialport": "^12.0.0"
}
}

0 comments on commit ac78f25

Please sign in to comment.