From ed3d57a77321612c08772d268ac6c8c6318b8d1f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 12:32:24 +0000 Subject: [PATCH] chore(deps-dev): bump aegir from 31.0.4 to 34.0.2 Bumps [aegir](https://github.com/ipfs/aegir) from 31.0.4 to 34.0.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...v34.0.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 d18854b..1499be7 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "varint": "^5.0.2" }, "devDependencies": { - "aegir": "^31.0.0", + "aegir": "^34.0.2", "ipfs-utils": "^6.0.1" }, "eslintConfig": {