Skip to content

Commit

Permalink
Bump nodemon from 3.0.1 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.1 to 3.1.0.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.0.1...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] authored Mar 1, 2024
1 parent 59da1de commit fcdf651
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 46 deletions.
54 changes: 31 additions & 23 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 @@ -65,7 +65,7 @@
"devDependencies": {
"eslint": "^8.53.0",
"eslint-plugin-import": "^2.29.1",
"nodemon": "^3.0.1",
"nodemon": "^3.1.0",
"prettier": "3.2.5"
}
}
42 changes: 20 additions & 22 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 fcdf651

Please sign in to comment.