Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 70d8d2b commit e297f2d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"dependencies": {
"@tokenizer/token": "^0.3.0",
"content-type": "^1.0.5",
"debug": "^4.3.7",
"debug": "^4.4.0",
"file-type": "^19.6.0",
"link": "^2.1.1",
"media-typer": "^1.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1001,15 +1001,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2354,7 +2354,7 @@ __metadata:
chai: "npm:^5.1.2"
chai-as-promised: "npm:^8.0.1"
content-type: "npm:^1.0.5"
debug: "npm:^4.3.7"
debug: "npm:^4.4.0"
del-cli: "npm:^6.0.0"
file-type: "npm:^19.6.0"
link: "npm:^2.1.1"
Expand Down

0 comments on commit e297f2d

Please sign in to comment.