Skip to content

Commit 6ecfc09

Browse files
committed
chore(deps): update dependency @types/debug to v4.1.5
1 parent 393e66b commit 6ecfc09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
4747
"@babel/preset-env": "7.5.5",
4848
"@babel/preset-typescript": "7.3.3",
49-
"@types/debug": "4.1.4",
49+
"@types/debug": "4.1.5",
5050
"@types/jest": "24.0.17",
5151
"@types/node": "12.7.1",
5252
"@types/ws": "6.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1037,10 +1037,10 @@
10371037
dependencies:
10381038
"@babel/types" "^7.3.0"
10391039

1040-
"@types/[email protected].4":
1041-
version "4.1.4"
1042-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.4.tgz#56eec47706f0fd0b7c694eae2f3172e6b0b769da"
1043-
integrity sha512-D9MyoQFI7iP5VdpEyPZyjjqIJ8Y8EDNQFIFVLOmeg1rI1xiHOChyUPMPRUVfqFCerxfE+yS3vMyj37F6IdtOoQ==
1040+
"@types/[email protected].5":
1041+
version "4.1.5"
1042+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.5.tgz#b14efa8852b7768d898906613c23f688713e02cd"
1043+
integrity sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ==
10441044

10451045
"@types/eslint-visitor-keys@^1.0.0":
10461046
version "1.0.0"

0 commit comments

Comments
 (0)