Skip to content

Commit

Permalink
chore(deps): bump debug and @types/debug
Browse files Browse the repository at this point in the history
Bumps [debug](https://github.com/debug-js/debug) and [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug). These dependencies needed to be updated together.

Updates `debug` from 4.3.5 to 4.4.0
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.5...4.4.0)

Updates `@types/debug` from 4.1.7 to 4.1.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/debug"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 232bb48 commit 976d13a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 45 deletions.
55 changes: 12 additions & 43 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 @@ -17,7 +17,7 @@
"async-retry": "1.3.3",
"clean-deep": "3.4.0",
"cli-select": "1.1.2",
"debug": "4.3.5",
"debug": "4.4.0",
"deep-diff": "1.0.2",
"dotenv": "16.4.5",
"envalid": "8.0.0",
Expand All @@ -43,7 +43,7 @@
"@hkdobrev/run-if-changed": "0.3.1",
"@jest/types": "29.6.3",
"@types/async-retry": "1.4.4",
"@types/debug": "4.1.7",
"@types/debug": "4.1.12",
"@types/express": "4.17.13",
"@types/ignore-walk": "3.0.2",
"@types/jest": "29.5.14",
Expand Down

0 comments on commit 976d13a

Please sign in to comment.