Skip to content

Commit

Permalink
npm: Update dependencies to current
Browse files Browse the repository at this point in the history
Change-Id: Id56c95fbb8ff2ce650d0d8c1635f38a1fd59010e
Forwarded: #17
Signed-off-by: Philippe Coval <[email protected]>
  • Loading branch information
rzr committed Oct 16, 2020
1 parent 33a3536 commit 47d4816
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"win32"
],
"dependencies": {
"debug": "^4.1.1",
"nan": "^2.14.0",
"node-pre-gyp": "^0.14.0"
"debug": "^4.2.0",
"nan": "^2.14.1",
"node-pre-gyp": "^0.15.0"
},
"optionalDependencies": {
"usb": "^1.6.2"
"usb": "^1.6.3"
},
"devDependencies": {
"jshint": "^2.11.0"
"jshint": "^2.12.0"
},
"scripts": {
"install": "node-pre-gyp install --fallback-to-build",
Expand Down

0 comments on commit 47d4816

Please sign in to comment.