From 2df86f0febe0084c954fbdc799531fb5da3b37e0 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:17:56 +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 03c5ed9..2aee682 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@multiformats/base-x": "^4.0.1" }, "devDependencies": { - "aegir": "^31.0.0", + "aegir": "^33.2.1", "benchmark": "^2.1.4" }, "engines": {