Skip to content

Commit

Permalink
chore(deps-dev): bump nodemon from 2.0.22 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.22 to 3.0.2.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.22...v3.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent aa00481 commit 246b5db
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 76 deletions.
126 changes: 51 additions & 75 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 @@ -16,6 +16,6 @@
"express": "^4.18.2"
},
"devDependencies": {
"nodemon": "^2.0.22"
"nodemon": "^3.0.2"
}
}

0 comments on commit 246b5db

Please sign in to comment.