From e8988da78b241cac625884063cc8794cd8b887fc Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 17 Oct 2022 10:33:09 +0000
Subject: [PATCH] chore(deps-dev): bump it-all from 1.0.6 to 2.0.0

Bumps [it-all](https://github.com/achingbrain/it) from 1.0.6 to 2.0.0.
- [Release notes](https://github.com/achingbrain/it/releases)
- [Commits](https://github.com/achingbrain/it/compare/it-all@1.0.6...it-all-v2.0.0)

---
updated-dependencies:
- dependency-name: it-all
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 0138ab1..863e2ab 100644
--- a/package.json
+++ b/package.json
@@ -151,7 +151,7 @@
     "@libp2p/interface-mocks": "^7.0.1",
     "@libp2p/interface-transport-compliance-tests": "^3.0.0",
     "aegir": "^37.5.3",
-    "it-all": "^1.0.6",
+    "it-all": "^2.0.0",
     "it-pipe": "^2.0.3",
     "p-defer": "^4.0.0",
     "sinon": "^14.0.0",