From 9bd5f649aabea91f400ed5e0fda2575455f50a3b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 11:18:13 +0000 Subject: [PATCH] chore(deps-dev): bump aegir from 31.0.4 to 33.2.3 Bumps [aegir](https://github.com/ipfs/aegir) from 31.0.4 to 33.2.3. - [Release notes](https://github.com/ipfs/aegir/releases) - [Changelog](https://github.com/ipfs/aegir/blob/v33.2.3/CHANGELOG.md) - [Commits](https://github.com/ipfs/aegir/compare/v31.0.4...v33.2.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 d18854b..687fba3 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "varint": "^5.0.2" }, "devDependencies": { - "aegir": "^31.0.0", + "aegir": "^33.2.3", "ipfs-utils": "^6.0.1" }, "eslintConfig": {