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 23, 2024
1 parent f07d27d commit d0dfc76
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 47 deletions.
54 changes: 9 additions & 45 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": ">=20.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 d0dfc76

Please sign in to comment.