From 3c0806b22425e36bbcb90d1ce8aefafa3201950a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:41:46 +0100 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 29 +++++++++++++----------- packages/core/package.json | 2 +- packages/enr/package.json | 2 +- packages/message-encryption/package.json | 2 +- packages/message-hash/package.json | 2 +- packages/tests/package.json | 2 +- 6 files changed, 21 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 229d0a3a76..8266f316df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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": "*", diff --git a/packages/core/package.json b/packages/core/package.json index d449b87acf..cb0f2578ba 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -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", diff --git a/packages/enr/package.json b/packages/enr/package.json index 4973989997..bb8002a25c 100644 --- a/packages/enr/package.json +++ b/packages/enr/package.json @@ -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", diff --git a/packages/message-encryption/package.json b/packages/message-encryption/package.json index eb9dd1ebfa..eeee60daa6 100644 --- a/packages/message-encryption/package.json +++ b/packages/message-encryption/package.json @@ -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", diff --git a/packages/message-hash/package.json b/packages/message-hash/package.json index f69178265f..8e1f386af0 100644 --- a/packages/message-hash/package.json +++ b/packages/message-hash/package.json @@ -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", diff --git a/packages/tests/package.json b/packages/tests/package.json index afb0823a2a..f00771bbee 100644 --- a/packages/tests/package.json +++ b/packages/tests/package.json @@ -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": "*",