Skip to content

Commit

Permalink
chore(deps): bump nodemon from 3.0.3 to 3.1.7
Browse files Browse the repository at this point in the history
Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.3 to 3.1.7.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.0.3...v3.1.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 4481920 commit ddecc99
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 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 packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"find": "0.3.0",
"fs-extra": "11.2.0",
"jsonfile": "6.1.0",
"nodemon": "3.0.3",
"nodemon": "3.1.7",
"npm-run-all": "4.1.5",
"supertest": "6.3.4",
"typescript": "4.6.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/convertbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/module-alias": "2.0.4",
"@types/node": "20.11.27",
"@types/tmp": "0.2.6",
"nodemon": "3.0.3",
"nodemon": "3.1.7",
"npm-run-all": "4.1.5",
"typescript": "4.6.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/slackbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/module-alias": "2.0.4",
"@types/node": "20.11.27",
"@types/tmp": "0.2.6",
"nodemon": "3.0.3",
"nodemon": "3.1.7",
"npm-run-all": "4.1.5",
"typescript": "4.6.4"
}
Expand Down

0 comments on commit ddecc99

Please sign in to comment.