From e43d38d82059bcb3c84876c44f823f7baf43f32f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 11:25:28 +0000 Subject: [PATCH] chore(deps-dev): bump aegir from 31.0.4 to 32.1.0 Bumps [aegir](https://github.com/ipfs/aegir) from 31.0.4 to 32.1.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/v31.0.4...v32.1.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 d18854b..372ac1a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "varint": "^5.0.2" }, "devDependencies": { - "aegir": "^31.0.0", + "aegir": "^32.1.0", "ipfs-utils": "^6.0.1" }, "eslintConfig": {