Skip to content

Commit

Permalink
build(deps): 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 3e739c7 commit fc6e795
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 @@ -83,7 +83,7 @@
},
"dependencies": {
"@tokenizer/range": "^0.12.0",
"debug": "^4.3.7",
"debug": "^4.4.0",
"strtok3": "^10.0.0"
},
"packageManager": "[email protected]"
Expand Down
14 changes: 13 additions & 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.10.1"
chai: "npm:^5.1.2"
coveralls: "npm:^3.1.1"
debug: "npm:^4.3.7"
debug: "npm:^4.4.0"
del-cli: "npm:^6.0.0"
karma: "npm:^6.4.4"
karma-chrome-launcher: "npm:^3.2.0"
Expand Down Expand Up @@ -1304,6 +1304,18 @@ __metadata:
languageName: node
linkType: hard

"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/db94f1a182bf886f57b4755f85b3a74c39b5114b9377b7ab375dc2cfa3454f09490cc6c30f829df3fc8042bc8b8995f6567ce5cd96f3bc3688bd24027197d9de
languageName: node
linkType: hard

"decamelize@npm:^4.0.0":
version: 4.0.0
resolution: "decamelize@npm:4.0.0"
Expand Down

0 comments on commit fc6e795

Please sign in to comment.