Skip to content

Commit

Permalink
chore(deps): update dependency @types/debug to v4.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sublimator committed Jun 2, 2023
1 parent 664ebe2 commit 78c05bf
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/ilp-plugin-btp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"ws": "^8.8.0"
},
"devDependencies": {
"@types/debug": "4.1.7",
"@types/lodash": "4.14.195",
"@types/debug": "4.1.8",
"@types/lodash": "4.14.194",
"@types/long": "4.0.2",
"@types/node": "18.16.16",
"@types/ws": "8.5.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/ilp-protocol-ildcp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"oer-utils": "^5.1.3-alpha.2"
},
"devDependencies": {
"@types/debug" : "4.1.7"
"@types/debug" : "4.1.8"
}
}
25 changes: 16 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit 78c05bf

Please sign in to comment.