From 95d16be608df67b3018f4cae24b38b0adf20839c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 11:23:58 +0000 Subject: [PATCH] chore(deps-dev): bump aegir from 31.0.4 to 34.0.3 Bumps [aegir](https://github.com/ipfs/aegir) from 31.0.4 to 34.0.3. - [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...v34.0.3) 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..f631291 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": "^34.0.3", "assert": "^2.0.0", "cids": "^1.0.0", "events": "^3.3.0",