From 6fef311c40a809ed61e2ee00d5dc7251b784ecd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 20:56:28 +0000 Subject: [PATCH] Bump @types/debug from 0.0.30 to 4.1.5 (#40) Bumps [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) from 0.0.30 to 4.1.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c0321f9..7e7fe40 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@microsoft/api-extractor": "^7.7.8", "@types/command-exists": "^1.2.0", "@types/configstore": "^2.1.1", - "@types/debug": "^0.0.30", + "@types/debug": "^4.1.5", "@types/dotenv": "^8.2.0", "@types/execa": "^0.9.0", "@types/express": "~4.17.6", diff --git a/yarn.lock b/yarn.lock index 6683f34..13447a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -317,9 +317,10 @@ dependencies: date-fns "*" -"@types/debug@^0.0.30": - version "0.0.30" - resolved "https://registry.yarnpkg.com/@types/debug/-/debug-0.0.30.tgz#dc1e40f7af3b9c815013a7860e6252f6352a84df" +"@types/debug@^4.1.5": + version "4.1.5" + resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.5.tgz#b14efa8852b7768d898906613c23f688713e02cd" + integrity sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ== "@types/dotenv@^8.2.0": version "8.2.0"