chore(deps)(deps-dev): bump @types/mocha from 10.0.1 to 10.0.6 (#1824)

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.1 to 10.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  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] 2024-02-05 22:41:46 +01:00 committed by GitHub
parent 9b8f1d4a7a
commit 3c0806b224
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 21 additions and 18 deletions

29
package-lock.json generated
View File

@ -4848,8 +4848,9 @@
"integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag=="
},
"node_modules/@types/mocha": {
"version": "10.0.1",
"license": "MIT"
"version": "10.0.6",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.6.tgz",
"integrity": "sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg=="
},
"node_modules/@types/ms": {
"version": "0.7.31",
@ -27653,7 +27654,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@types/uuid": "^9.0.7",
"@waku/build-utils": "*",
"chai": "^4.3.10",
@ -27731,7 +27732,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.21",
"chai": "^4.3.10",
@ -27781,7 +27782,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@waku/build-utils": "*",
"chai": "^4.3.10",
"cspell": "^7.3.2",
@ -27817,7 +27818,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.21",
"chai": "^4.3.10",
@ -27972,7 +27973,7 @@
"@libp2p/bootstrap": "^10.0.11",
"@types/chai": "^4.3.11",
"@types/dockerode": "^3.3.19",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@types/sinon": "^17.0.2",
"@types/tail": "^2.2.3",
"@waku/dns-discovery": "*",
@ -31401,7 +31402,9 @@
"integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag=="
},
"@types/mocha": {
"version": "10.0.1"
"version": "10.0.6",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.6.tgz",
"integrity": "sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg=="
},
"@types/ms": {
"version": "0.7.31"
@ -31814,7 +31817,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@types/uuid": "^9.0.7",
"@waku/build-utils": "*",
"@waku/enr": "^0.0.20",
@ -31916,7 +31919,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.21",
"@waku/utils": "0.0.14",
@ -31950,7 +31953,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@waku/build-utils": "*",
"@waku/core": "0.0.26",
"@waku/interfaces": "0.0.21",
@ -31987,7 +31990,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.21",
"@waku/utils": "0.0.14",
@ -32094,7 +32097,7 @@
"@libp2p/peer-id": "^4.0.4",
"@types/chai": "^4.3.11",
"@types/dockerode": "^3.3.19",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@types/sinon": "^17.0.2",
"@types/tail": "^2.2.3",
"@waku/core": "*",

View File

@ -94,7 +94,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@types/uuid": "^9.0.7",
"@waku/build-utils": "*",
"chai": "^4.3.10",

View File

@ -66,7 +66,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.21",
"chai": "^4.3.10",

View File

@ -89,7 +89,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@waku/build-utils": "*",
"chai": "^4.3.10",
"cspell": "^7.3.2",

View File

@ -59,7 +59,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.21",
"chai": "^4.3.10",

View File

@ -71,7 +71,7 @@
"@libp2p/bootstrap": "^10.0.11",
"@types/chai": "^4.3.11",
"@types/dockerode": "^3.3.19",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.6",
"@types/sinon": "^17.0.2",
"@types/tail": "^2.2.3",
"@waku/dns-discovery": "*",