From 4032c955b651bcbeec579a4eab6dd814eb61898a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Jun 2021 11:16:03 +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 4213eef..e981e64 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "@types/sinon": "^9.0.10", - "aegir": "^31.0.1", + "aegir": "^33.2.1", "benchmark": "^2.1.4", "sinon": "^9.0.2", "util": "^0.12.3"