Skip to content

Commit

Permalink
fix(deps): bump debug from 4.3.2 to 4.3.3 (#59)
Browse files Browse the repository at this point in the history
Bumps [debug](https://github.com/debug-js/debug) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.2...4.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2021
1 parent 1f4cee2 commit cda6e8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -62,7 +62,7 @@
"typescript": "4.5.3"
},
"dependencies": {
"debug": "4.3.2",
"debug": "4.3.3",
"eventemitter3": "4.0.7",
"lodash.clonedeep": "4.5.0"
},
Expand Down

0 comments on commit cda6e8f

Please sign in to comment.