From e1737664f32c28521b0415dc50370bee7471b23d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 11:48:47 +0000 Subject: [PATCH] chore(deps-dev): bump aegir from 28.2.0 to 29.2.0 Bumps [aegir](https://github.com/ipfs/aegir) from 28.2.0 to 29.2.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/v28.2.0...v29.2.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 8a4083e3..67b4a6cf 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "npm": ">=3.0.0" }, "devDependencies": { - "aegir": "^28.1.0", + "aegir": "^29.2.0", "it-all": "^1.0.2", "it-drain": "^1.0.1", "it-first": "^1.0.2",