From dffb075c4301e5d6c1ee003a11692568aaad4007 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 17:50:27 +0000 Subject: [PATCH] chore(deps-dev): bump aegir from 31.0.4 to 33.1.2 Bumps [aegir](https://github.com/ipfs/aegir) from 31.0.4 to 33.1.2. - [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.1.2) 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..9960979 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@multiformats/base-x": "^4.0.1" }, "devDependencies": { - "aegir": "^31.0.0", + "aegir": "^33.1.2", "benchmark": "^2.1.4" }, "engines": {