From 4a2f907f8402294622c91d1a0005cbbb49a452c0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 23:14:58 +0000 Subject: [PATCH] Bump nodemon from 1.19.4 to 2.0.7 Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.4 to 2.0.7. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.19.4...v2.0.7) 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..063ad69 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.7", "supertest": "^3.0.0" }, "jest": {