From ef565552550bddb581a9a5ed8add98ac7db230c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 23:12:57 +0000 Subject: [PATCH] Bump nodemon from 1.19.4 to 2.0.3 Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.4 to 2.0.3. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.19.4...v2.0.3) 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..1ec4e32 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.3", "supertest": "^3.0.0" }, "jest": {