Skip to content

Commit c7d8a00

Browse files
Merge pull request #44 from TypeScript-Web-Framework/greenkeeper/@types/debug-4.1.3
Update @types/debug to the latest version 🚀
2 parents bbe4e7e + 63fdea2 commit c7d8a00

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/body-parser": "^1.17.0",
5656
"@types/chai": "^4.1.3",
5757
"@types/csurf": "^1.9.35",
58-
"@types/debug": "0.0.31",
58+
"@types/debug": "4.1.3",
5959
"@types/express": "^4.0.33",
6060
"@types/helmet": "0.0.42",
6161
"@types/lodash": "^4.14.108",

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@
2626
"@types/express" "*"
2727
"@types/express-serve-static-core" "*"
2828

29-
"@types/debug@0.0.31":
30-
version "0.0.31"
31-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-0.0.31.tgz#bac8d8aab6a823e91deb7f79083b2a35fa638f33"
29+
"@types/debug@4.1.3":
30+
version "4.1.3"
31+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.3.tgz#4965a87531d7c6863f5b097b2c518b825e926cc7"
32+
integrity sha512-PQverGatRgqIhRLracrC8k/j5A6QOASVLR0wuURx6ROQZx3OQ9PnTc/5Xrznny/xaO0TwdxSgGyG90NCzk37Rg==
3233

3334
"@types/events@*":
3435
version "1.2.0"

0 commit comments

Comments
 (0)