From 41e1b2e17e632f7f98719cf7e56f3ff0ef737c9c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 11:22:54 +0000 Subject: [PATCH] chore(deps-dev): bump aegir from 31.0.4 to 33.2.1 Bumps [aegir](https://github.com/ipfs/aegir) from 31.0.4 to 33.2.1. - [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/v31.0.4...v33.2.1) 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 7bd4b6e..30b24f1 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/fs-extra": "^9.0.8", "@types/lodash.range": "^3.2.6", "abort-controller": "^3.0.0", - "aegir": "^31.0.4", + "aegir": "^33.2.1", "assert": "^2.0.0", "cids": "^1.0.0", "events": "^3.3.0",