From 04c3a4d53bd35c9ed3e736bd57edeb19a48b53fe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:14:50 +0000 Subject: [PATCH] chore(deps-dev): bump aegir from 31.0.4 to 34.1.0 Bumps [aegir](https://github.com/ipfs/aegir) from 31.0.4 to 34.1.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...v34.1.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..c03a59a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "@types/sinon": "^9.0.10", - "aegir": "^31.0.1", + "aegir": "^34.1.0", "benchmark": "^2.1.4", "sinon": "^9.0.2", "util": "^0.12.3"