Merge pull request #16400 from nestjs/renovate/nodemon-3.x

chore(deps): update dependency nodemon to v3.1.13
This commit is contained in:
Kamil Mysliwiec
2026-02-20 10:27:00 +01:00
committed by GitHub

View File

@@ -32,7 +32,7 @@
"@babel/runtime": "7.28.6",
"@nestjs/testing": "11.1.14",
"jest": "30.2.0",
"nodemon": "3.1.11",
"nodemon": "3.1.13",
"prettier": "3.8.1",
"supertest": "7.2.2"
},