Skip to content

Commit

Permalink
fix(deps): update dependency nodemon to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 59a42c3 commit 65c44b0
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.18.2",
"nodemon": "~2.0.20"
"nodemon": "~3.1.0"
},
"devDependencies": {
"mocker-api": "^2.9.10"
Expand Down

0 comments on commit 65c44b0

Please sign in to comment.