Skip to content

Commit

Permalink
chore(repo): Update dependency nodemon to ^2.0.22 (#4257)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 4e6ea2c commit a459f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/templates/express-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@types/express": "^4.17.21",
"@types/node": "^18.19.33",
"nodemon": "^2.0.20",
"nodemon": "^2.0.22",
"vite": "^4.0.4"
}
}

0 comments on commit a459f07

Please sign in to comment.