Skip to content

Commit

Permalink
Bump nodemon from 2.0.22 to 3.0.1
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.1.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.22...v3.0.1)

---
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 Jul 10, 2023
1 parent 45a98c0 commit 294baa8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 34 deletions.
48 changes: 15 additions & 33 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 @@ -63,7 +63,7 @@
},
"devDependencies": {
"eslint": "^8.44.0",
"nodemon": "^2.0.22"
"nodemon": "^3.0.1"
},
"optionalDependencies": {
"bufferutil": "^4.0.7",
Expand Down

0 comments on commit 294baa8

Please sign in to comment.