Skip to content

Commit

Permalink
chore: bump debug 4.3.4 => 4.4.0 (#2463)
Browse files Browse the repository at this point in the history
  • Loading branch information
ert78gb authored Dec 15, 2024
1 parent e957b3a commit b82ea73
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 23 deletions.
32 changes: 17 additions & 15 deletions packages/kboot/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/kboot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"license": "See in LICENSE",
"dependencies": {
"debug": "^4.3.4",
"debug": "^4.4.0",
"byte-data": "^19.0.1",
"tslib": "^2.8.1"
},
Expand Down
20 changes: 14 additions & 6 deletions packages/mcumgr/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/mcumgr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "See in LICENSE",
"description": "Micro controller manager utility",
"dependencies": {
"debug": "^4.3.4"
"debug": "^4.4.0"
},
"peerDependencies": {
"serialport": ">= 12.0.0"
Expand Down

0 comments on commit b82ea73

Please sign in to comment.