Skip to content

Commit

Permalink
fix(deps): update dependency debug to v4.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 39fd4be commit e9feb9e
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 36 deletions.
96 changes: 62 additions & 34 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 @@ -20,7 +20,7 @@
"dependencies": {
"@serialport/bindings-interface": "1.2.2",
"@serialport/parser-readline": "11.0.0",
"debug": "4.3.4",
"debug": "4.3.7",
"node-addon-api": "7.0.0",
"node-gyp-build": "4.6.0"
},
Expand All @@ -29,7 +29,7 @@
"@serialport/binding-mock": "10.2.2",
"@types/chai": "4.3.9",
"@types/chai-subset": "1.3.4",
"@types/debug": "4.1.10",
"@types/debug": "4.1.12",
"@types/mocha": "10.0.3",
"@types/node": "18.17.17",
"@typescript-eslint/eslint-plugin": "6.9.0",
Expand Down

0 comments on commit e9feb9e

Please sign in to comment.