node-serialport: update to 9.0.1

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
Hirokazu MORIKAWA
2020-09-18 15:59:42 +09:00
parent 64cf9fb779
commit bda9bdd122
2 changed files with 8 additions and 8 deletions
@@ -3,8 +3,8 @@
@@ -46,7 +46,6 @@
],
"dependencies": {
"@serialport/binding-mock": "^8.0.6",
- "@serialport/bindings": "^8.0.7",
"@serialport/parser-byte-length": "^8.0.6",
"@serialport/parser-cctalk": "^8.0.6",
"@serialport/parser-delimiter": "^8.0.6",
"@serialport/binding-mock": "^9.0.1",
- "@serialport/bindings": "^9.0.1",
"@serialport/parser-byte-length": "^9.0.1",
"@serialport/parser-cctalk": "^9.0.1",
"@serialport/parser-delimiter": "^9.0.1",