Skip to content

Commit

Permalink
chore(deps): bump nodemon from 2.0.20 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.20 to 3.0.2.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.20...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]>
  • Loading branch information
dependabot[bot] authored and baumandm committed Jan 3, 2024
1 parent 1b6a3b2 commit 7f6de7d
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 87 deletions.
118 changes: 34 additions & 84 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 @@ -110,7 +110,7 @@
"fs-extra": "11.1.1",
"jest": "27.5.1",
"jsonfile": "6.1.0",
"nodemon": "2.0.20",
"nodemon": "3.0.2",
"npm-run-all": "4.1.5",
"prettier": "2.8.7",
"supertest": "6.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/convertbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "4.2.1",
"jest": "27.5.1",
"nodemon": "2.0.20",
"nodemon": "3.0.2",
"npm-run-all": "4.1.5",
"prettier": "2.8.7",
"ts-jest": "27.1.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 @@ -46,7 +46,7 @@
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "4.2.1",
"jest": "27.5.1",
"nodemon": "2.0.20",
"nodemon": "3.0.2",
"npm-run-all": "4.1.5",
"prettier": "2.8.7",
"ts-jest": "27.1.4",
Expand Down

0 comments on commit 7f6de7d

Please sign in to comment.