chore(deps)(deps-dev): bump @types/debug from 4.1.7 to 4.1.8 (#1530)

Bumps [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) from 4.1.7 to 4.1.8.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-04 21:57:31 +05:30 committed by GitHub
parent ffc73b47e3
commit c8b404afb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 9 deletions

17
package-lock.json generated
View File

@ -4202,8 +4202,9 @@
}
},
"node_modules/@types/debug": {
"version": "4.1.7",
"license": "MIT",
"version": "4.1.8",
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.8.tgz",
"integrity": "sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==",
"dependencies": {
"@types/ms": "*"
}
@ -26817,7 +26818,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.7",
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",
"@types/uuid": "^9.0.1",
"@waku/build-utils": "*",
@ -27007,7 +27008,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.7",
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",
@ -30233,7 +30234,9 @@
}
},
"@types/debug": {
"version": "4.1.7",
"version": "4.1.8",
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.8.tgz",
"integrity": "sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==",
"requires": {
"@types/ms": "*"
}
@ -30827,7 +30830,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.7",
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",
"@types/uuid": "^9.0.1",
"@waku/build-utils": "*",
@ -30982,7 +30985,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.7",
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",

View File

@ -90,7 +90,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.7",
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",
"@types/uuid": "^9.0.1",
"@waku/build-utils": "*",

View File

@ -58,7 +58,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.7",
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",