Merge pull request #294 from kudos/dependabot/npm_and_yarn/nodemon-2.0.6

Bump nodemon from 2.0.4 to 2.0.6
This commit is contained in:
Jonathan Cremin 2020-12-17 13:27:31 +00:00 committed by GitHub
commit f9d0e285f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View file

@ -75,7 +75,7 @@
"eslint-plugin-import": "^2.22.0",
"istanbul": "^0.4.0",
"mocha": "^8.2.1",
"nodemon": "^2.0.4",
"nodemon": "^2.0.6",
"should": "^13.2.1"
}
}