From 4fd8d0add4068d3d61f868545e31aaeb44d421c4 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:19:45 +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 d18854b..bab91a4 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "varint": "^5.0.2" }, "devDependencies": { - "aegir": "^31.0.0", + "aegir": "^33.2.1", "ipfs-utils": "^6.0.1" }, "eslintConfig": {