Skip to content

Commit

Permalink
Update dependency nodemon to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2023
1 parent cc76d4f commit a2a9c37
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/prettier": "^2.7.2",
"@vitest/coverage-c8": "^0.33.0",
"ctix": "^1.8.2",
"nodemon": "^2.0.22",
"nodemon": "^3.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"vitest": "^0.34.0"
Expand Down
45 changes: 27 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a2a9c37

Please sign in to comment.