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.4 to 4.4.0
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.4...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 Dec 9, 2024
1 parent e6be25e commit 0234a8f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 18 deletions.
28 changes: 11 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@xstate/fsm": "~2.0.0",
"cron": "~2.3.0",
"debug": "~4.3.4",
"debug": "~4.4.0",
"g": "~2.0.1",
"node-opcua": "~2.81.0",
"rimraf": "~3.0.2",
Expand Down

0 comments on commit 0234a8f

Please sign in to comment.