Skip to content

Commit 22044f6

Browse files
chore(deps-dev): bump @types/debug from 4.1.5 to 4.1.6
Bumps [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) from 4.1.5 to 4.1.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug) --- updated-dependencies: - dependency-name: "@types/debug" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04cb9c7 commit 22044f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@pollyjs/core": "5.1.1",
8080
"@pollyjs/persister-fs": "5.1.1",
8181
"@types/concat-stream": "1.6.0",
82-
"@types/debug": "4.1.5",
82+
"@types/debug": "4.1.6",
8383
"@types/fs-extra": "9.0.11",
8484
"@types/gunzip-maybe": "1.4.0",
8585
"@types/hosted-git-info": "3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,10 +1735,10 @@
17351735
dependencies:
17361736
"@types/node" "*"
17371737

1738-
"@types/debug@4.1.5":
1739-
version "4.1.5"
1740-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.5.tgz#b14efa8852b7768d898906613c23f688713e02cd"
1741-
integrity sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ==
1738+
"@types/debug@4.1.6":
1739+
version "4.1.6"
1740+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.6.tgz#0b7018723084918a865eff99249c490505df2163"
1741+
integrity sha512-7fDOJFA/x8B+sO1901BmHlf5dE1cxBU8mRXj8QOEDnn16hhGJv/IHxJtZhvsabZsIMn0eLIyeOKAeqSNJJYTpA==
17421742

17431743
"@types/eslint-visitor-keys@^1.0.0":
17441744
version "1.0.0"

0 commit comments

Comments
 (0)