Skip to content

Commit

Permalink
fix(ignore): update dependencies (#758)
Browse files Browse the repository at this point in the history
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
  • Loading branch information
Koenkk and Koenkk authored Sep 3, 2023
1 parent 37e44b2 commit cafc26e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
],
"dependencies": {
"@serialport/bindings-cpp": "^12.0.1",
"@serialport/parser-delimiter": "^11.0.1",
"@serialport/stream": "^11.0.1",
"@serialport/parser-delimiter": "^12.0.0",
"@serialport/stream": "^12.0.0",
"bonjour-service": "^1.1.1",
"debounce": "^1.2.1",
"debug": "^4.3.4",
Expand Down

0 comments on commit cafc26e

Please sign in to comment.