Skip to content

Commit

Permalink
Merge pull request #11336 from nestjs/renovate/nodemon-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency nodemon to v2.0.22
  • Loading branch information
kamilmysliwiec committed Mar 27, 2023
2 parents 407d2d7 + 5efb8f5 commit 0dd4158
Showing 1 changed file with 1 addition and 1 deletion.
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.21.0",
"@nestjs/testing": "9.3.12",
"jest": "28.1.2",
"nodemon": "2.0.19",
"nodemon": "2.0.22",
"prettier": "2.7.1",
"supertest": "6.2.4"
},
Expand Down

0 comments on commit 0dd4158

Please sign in to comment.