Skip to content

Commit 8c84095

Browse files
chore(dev-deps): bump @types/debug from 4.1.12 to 4.1.13 (#1283)
Bumps [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) from 4.1.12 to 4.1.13. - [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-version: 4.1.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5db32a1 commit 8c84095

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
@@ -21,7 +21,7 @@
2121
"@oclif/plugin-help": "^6",
2222
"@oclif/prettier-config": "^0.2.1",
2323
"@types/chai": "^4.3.17",
24-
"@types/debug": "^4.1.12",
24+
"@types/debug": "^4.1.13",
2525
"@types/execa": "^0.9.0",
2626
"@types/mocha": "^10",
2727
"@types/node": "^18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2435,10 +2435,10 @@
24352435
dependencies:
24362436
"@types/node" "*"
24372437

2438-
"@types/debug@^4.1.12":
2439-
version "4.1.12"
2440-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917"
2441-
integrity sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==
2438+
"@types/debug@^4.1.13":
2439+
version "4.1.13"
2440+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.13.tgz#22d1cc9d542d3593caea764f974306ab36286ee7"
2441+
integrity sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==
24422442
dependencies:
24432443
"@types/ms" "*"
24442444

0 commit comments

Comments
 (0)