From 072edb429e6bf626dbacb687783a00de0efca2b6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 11:14:13 +0000 Subject: [PATCH] chore(deps-dev): bump aegir from 31.0.4 to 33.2.0 Bumps [aegir](https://github.com/ipfs/aegir) from 31.0.4 to 33.2.0. - [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.0) 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..030c412 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "@types/sinon": "^9.0.10", - "aegir": "^31.0.1", + "aegir": "^33.2.0", "benchmark": "^2.1.4", "sinon": "^9.0.2", "util": "^0.12.3"