Skip to content

Commit

Permalink
chore(deps-dev): 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2023
1 parent 53af93d commit ee85eb8
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 23 deletions.
83 changes: 61 additions & 22 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 @@ -43,7 +43,7 @@
"mocha": "^10.2.0",
"mongodb-memory-server": "^8.13.0",
"node-amy": "^3.7.0",
"nodemon": "^2.0.22",
"nodemon": "^3.0.1",
"puppeteer": "^20.9.0",
"standard-version": "^9.5.0"
},
Expand Down

0 comments on commit ee85eb8

Please sign in to comment.