bump nodemon to 3.0

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-08-14 13:34:35 +02:00
parent 8902db702c
commit 971bdd6a47
6 changed files with 28 additions and 21 deletions
+1 -1
View File
@@ -167,7 +167,7 @@
"del": "^7.0.0",
"mock-fs": "^5.1.0",
"msw": "^1.0.0",
"nodemon": "^2.0.2",
"nodemon": "^3.0.1",
"ts-node": "^10.0.0",
"type-fest": "^2.19.0"
},