From e7468d830dad49dbde8ddfd171fc6db9a9cdf639 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 07:56:49 -0500 Subject: [PATCH] chore(deps-dev): bump aegir from 20.6.1 to 21.0.2 (#167) Bumps [aegir](https://github.com/ipfs/aegir) from 20.6.1 to 21.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/v20.6.1...v21.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 1d39603..4630f1a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@types/dirty-chai": "^2.0.2", "@types/mocha": "^5.2.7", "@types/sinon": "^7.5.1", - "aegir": "^20.4.1", + "aegir": "^21.0.2", "benchmark": "^2.1.4", "chai": "^4.2.0", "chai-string": "^1.5.0",