Skip to content

Commit

Permalink
fix(deps): update dependency debug to v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 1, 2022
1 parent 362ce46 commit 8eb4f82
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 18 deletions.
50 changes: 34 additions & 16 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 @@ -34,15 +34,15 @@
"validate": "run-p --print-label lint test build"
},
"dependencies": {
"debug": "4.3.1",
"debug": "4.3.3",
"dotenv": "8.2.0",
"hygen": "6.0.4"
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/preset-env": "7.13.10",
"@babel/preset-typescript": "7.13.0",
"@types/debug": "4.1.5",
"@types/debug": "4.1.7",
"@types/jest": "26.0.20",
"@typescript-eslint/eslint-plugin": "4.17.0",
"babel-jest": "26.6.3",
Expand Down

0 comments on commit 8eb4f82

Please sign in to comment.