Skip to content

Commit

Permalink
build(deps): bump debug from 4.3.6 to 4.3.7
Browse files Browse the repository at this point in the history
Bumps [debug](https://github.com/debug-js/debug) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.6...4.3.7)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 90e99d2 commit 886b9db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
},
"dependencies": {
"@tokenizer/range": "^0.10.0",
"debug": "^4.3.6",
"debug": "^4.3.7",
"strtok3": "^9.0.1"
},
"packageManager": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ __metadata:
"@types/node": "npm:^22.9.1"
chai: "npm:^5.1.1"
coveralls: "npm:^3.1.1"
debug: "npm:^4.3.6"
debug: "npm:^4.3.7"
del-cli: "npm:^6.0.0"
karma: "npm:^6.4.4"
karma-chrome-launcher: "npm:^3.2.0"
Expand Down

0 comments on commit 886b9db

Please sign in to comment.