Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Borewit committed Sep 8, 2024
1 parent bfa3318 commit d194dde
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"dependencies": {
"@tokenizer/token": "^0.3.0",
"content-type": "^1.0.5",
"debug": "^4.3.4",
"debug": "^4.3.7",
"file-type": "^19.5.0",
"media-typer": "^1.1.0",
"strtok3": "^9.0.0",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1054,6 +1054,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10c0/1471db19c3b06d485a622d62f65947a19a23fbd0dd73f7fd3eafb697eec5360cde447fb075919987899b1a2096e85d35d4eb5a4de09a57600ac9cf7e6c8e768b
languageName: node
linkType: hard

"decamelize-keys@npm:^1.1.0":
version: 1.1.1
resolution: "decamelize-keys@npm:1.1.1"
Expand Down Expand Up @@ -2610,7 +2622,7 @@ __metadata:
chai: "npm:^5.1.1"
chai-as-promised: "npm:^8.0.0"
content-type: "npm:^1.0.5"
debug: "npm:^4.3.4"
debug: "npm:^4.3.7"
del-cli: "npm:^5.1.0"
file-type: "npm:^19.5.0"
media-typer: "npm:^1.1.0"
Expand Down

0 comments on commit d194dde

Please sign in to comment.