Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 20, 2019
1 parent bbd54d8 commit 92cba72
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 25 deletions.
126 changes: 107 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"lint-staged": "9.4.3",
"markdown-table": "1.1.3",
"mocha": "3.5.3",
"nodemon": "1.19.4",
"nodemon": "2.0.0",
"nyc": "14.1.1",
"prettier": "1.19.1",
"sinon": "7.5.0",
Expand Down
119 changes: 115 additions & 4 deletions sample/09-babel-example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/09-babel-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/runtime": "7.7.2",
"@nestjs/testing": "6.10.1",
"jest": "24.9.0",
"nodemon": "1.19.4",
"nodemon": "2.0.0",
"prettier": "1.19.1",
"supertest": "4.0.2"
},
Expand Down

0 comments on commit 92cba72

Please sign in to comment.