Skip to content

Commit

Permalink
fix: update to latest bindings and mock (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
reconbot authored Feb 5, 2022
1 parent 9f8a015 commit dffcd66
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 31 deletions.
53 changes: 25 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
"UART"
],
"dependencies": {
"@serialport/bindings-interface": "1.2.0",
"@serialport/bindings-interface": "1.2.1",
"@serialport/parser-readline": "^10.2.1",
"debug": "^4.3.2",
"node-addon-api": "^4.3.0",
"node-gyp-build": "^4.3.0"
},
"devDependencies": {
"@semantic-release/exec": "6.0.3",
"@serialport/binding-mock": "10.2.1",
"@serialport/binding-mock": "10.2.2",
"@types/chai": "4.3.0",
"@types/chai-subset": "1.3.3",
"@types/debug": "4.1.7",
"@types/mocha": "9.1.0",
"@types/node": "17.0.10",
"@types/node": "17.0.15",
"@typescript-eslint/eslint-plugin": "5.10.2",
"@typescript-eslint/parser": "5.10.2",
"cc": "3.0.1",
Expand Down

0 comments on commit dffcd66

Please sign in to comment.