Skip to content

Commit

Permalink
fix(deps): update dependency debug to v4.3.3 (#170)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 1, 2022
1 parent e8d2c14 commit 9ec3176
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.1.0"
},
"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.33.0",
"babel-jest": "26.6.3",
Expand Down

0 comments on commit 9ec3176

Please sign in to comment.