From f0bd64a54d387d8aecb83c7354c7cece55d56a5e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 23:15:44 +0000 Subject: [PATCH] Bump nodemon from 1.19.4 to 2.0.4 Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.4 to 2.0.4. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.19.4...v2.0.4) 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 2e63e67..2de9a47 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint": "^3.17.1", "eslint-watch": "^3.0.1", "jest": "^19.0.2", - "nodemon": "^1.11.0", + "nodemon": "^2.0.4", "supertest": "^3.0.0" }, "jest": {