Merge pull request 'Update dependency nodemon to v3' (#58) from renovate/nodemon-3.x into master
All checks were successful
Deploy Backend / deploy (push) Successful in 2m9s

Reviewed-on: #58
This commit is contained in:
Lee
2024-10-04 23:26:24 +00:00
2 changed files with 58 additions and 70 deletions

View File

@ -32,7 +32,7 @@
"eslint": "^8.42.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"nodemon": "^2.0.20",
"nodemon": "^3.0.0",
"prettier": "^3.0.0",
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",