Skip to content

Commit

Permalink
fix(deps): update dependency debug to v4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 9aa8879 commit 1baed9a
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 16 deletions.
80 changes: 66 additions & 14 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 @@ -20,7 +20,7 @@
"test": "DEBUG=tests,${DEBUG:-example:*} jest --no-cache --config ./jest.json --coverage --verbose"
},
"dependencies": {
"debug": "4.3.4",
"debug": "4.3.5",
"express": "4.18.2",
"express-pino-logger": "7.0.0",
"knativebus": "2.3.17",
Expand All @@ -30,7 +30,7 @@
},
"devDependencies": {
"@jest/globals": "29.3.1",
"@types/debug": "4.1.7",
"@types/debug": "4.1.12",
"@types/jest": "29.2.2",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.42.1",
Expand Down

0 comments on commit 1baed9a

Please sign in to comment.