Skip to content

Commit

Permalink
fix(deps): update dependency nodemon to v2.0.13 (#252)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 30, 2021
1 parent 30d82fe commit 1414ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "MIT",
"dependencies": {
"express": "4.17.1",
"nodemon": "2.0.12"
"nodemon": "2.0.13"
},
"devDependencies": {
"mocker-api": "2.9.1"
Expand Down

0 comments on commit 1414ebb

Please sign in to comment.