Skip to content

Commit

Permalink
fix(deps): update dependency debug to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 17beae0 commit ef68ad6
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 24 deletions.
51 changes: 29 additions & 22 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/serialport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@serialport/parser-slip-encoder": "12.0.0",
"@serialport/parser-spacepacket": "12.0.0",
"@serialport/stream": "12.0.0",
"debug": "4.3.4"
"debug": "4.4.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@serialport/bindings-interface": "1.2.2",
"debug": "4.3.4"
"debug": "4.4.0"
},
"devDependencies": {
"@serialport/binding-mock": "^10.2.2",
Expand Down

0 comments on commit ef68ad6

Please sign in to comment.