From 4c657ef265424feaeed8748812e9b03890c99693 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 15:02:16 +0000 Subject: [PATCH] chore(deps-dev): bump aegir from 21.10.2 to 22.0.0 Bumps [aegir](https://github.com/ipfs/aegir) from 21.10.2 to 22.0.0. - [Release notes](https://github.com/ipfs/aegir/releases) - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md) - [Commits](https://github.com/ipfs/aegir/compare/v21.10.2...v22.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 404161e..9515615 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ }, "devDependencies": { "abort-controller": "^3.0.0", - "aegir": "^21.4.4", + "aegir": "^22.0.0", "bl": "^4.0.0", "chai": "^4.2.0", "dirty-chai": "^2.0.1",