From 52e8b111c890f2aed4010484bac96c865dc3943d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 13:35:10 +0000 Subject: [PATCH] chore(deps-dev): bump dredd from 13.1.1 to 13.1.2 Bumps [dredd](https://github.com/apiaryio/dredd) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/apiaryio/dredd/releases) - [Commits](https://github.com/apiaryio/dredd/compare/dredd@13.1.1...dredd@13.1.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 9200809..1161d71 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "express-mongo-db": "2.0.4" }, "devDependencies": { - "dredd": "13.1.1", + "dredd": "13.1.2", "mongodb": "3.3.3" } }