Skip to content

Commit

Permalink
Bump nodemon from 3.0.3 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 23, 2024
1 parent bd4380c commit c26f74c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"user-ip": "^1.1.0"
},
"devDependencies": {
"nodemon": "^3.0.3",
"nodemon": "^3.1.0",
"prettier": "^3.2.5"
},
"keywords": [
Expand Down

0 comments on commit c26f74c

Please sign in to comment.