From 1837d6e95e368bb3ec8e2660f663f8380175b04e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 10:58:46 +0100 Subject: [PATCH] chore(deps-dev): bump aegir from 20.6.1 to 21.3.0 (#567) Bumps [aegir](https://github.com/ipfs/aegir) from 20.6.1 to 21.3.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/v20.6.1...v21.3.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 3df70117..a4d28a41 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "devDependencies": { "@nodeutils/defaults-deep": "^1.1.0", "abortable-iterator": "^3.0.0", - "aegir": "^20.5.1", + "aegir": "^21.3.0", "chai": "^4.2.0", "chai-as-promised": "^7.1.1", "cids": "^0.7.1",