Skip to content

Commit

Permalink
Bump nodemon from 2.0.22 to 3.0.2 (#86)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent dc22a08 commit e3ddfbe
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 63 deletions.
157 changes: 95 additions & 62 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 @@ -35,7 +35,7 @@
},
"devDependencies": {
"express": "^4.18.1",
"nodemon": "^2.0.19"
"nodemon": "^3.0.2"
},
"overrides": {
"@antora/site-generator-default": {
Expand Down

0 comments on commit e3ddfbe

Please sign in to comment.