Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 9973162 commit 9bd8fae
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 58 deletions.
78 changes: 21 additions & 57 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 @@ -10,7 +10,7 @@
"author": "Sintuz",
"license": "ISC",
"devDependencies": {
"nodemon": "^3.1.0"
"nodemon": "^3.1.2"
},
"dependencies": {
"express": "^4.19.2"
Expand Down

0 comments on commit 9bd8fae

Please sign in to comment.