Skip to content

Commit

Permalink
Bump @types/debug from 4.1.10 to 4.1.12 (#558)
Browse files Browse the repository at this point in the history
Bumps [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) from 4.1.10 to 4.1.12.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 1c85a77 commit bceec99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@alphakretin/essentials": "^6.0.0",
"@alphakretin/mocha-ecosystem": "^1.1.0",
"@types/debug": "^4.1.10",
"@types/debug": "^4.1.12",
"@types/make-fetch-happen": "^10.0.3",
"@types/node-fetch": "^2.6.7",
"testcontainers": "^9.12.0"
Expand Down
12 changes: 4 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -722,10 +722,10 @@
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.9.tgz#144d762491967db8c6dea38e03d2206c2623feec"
integrity sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==

"@types/debug@^4.1.10":
version "4.1.10"
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.10.tgz#f23148a6eb771a34c466a4fc28379d8101e84494"
integrity sha512-tOSCru6s732pofZ+sMv9o4o3Zc+Sa8l3bxd/tweTQudFn06vAzb13ZX46Zi6m6EJ+RUbRTHvgQJ1gBtSgkaUYA==
"@types/debug@^4.1.12":
version "4.1.12"
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917"
integrity sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==
dependencies:
"@types/ms" "*"

Expand Down Expand Up @@ -1532,11 +1532,9 @@ core-util-is@~1.0.0:

coveralls@^3.1.1:
version "0.0.0"
uid ""

"coveralls@link:./node_modules/.NULL":
version "0.0.0"
uid ""

cpu-features@~0.0.8:
version "0.0.9"
Expand Down Expand Up @@ -2484,11 +2482,9 @@ jackspeak@^2.3.5:

jimp@^0.16.1:
version "0.0.0"
uid ""

"jimp@link:./node_modules/.NULL":
version "0.0.0"
uid ""

js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit bceec99

Please sign in to comment.