Skip to content

Commit 9d160c6

Browse files
Bump nodemon from 2.0.22 to 3.0.1 in /backend
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>
1 parent d55935f commit 9d160c6

File tree

2 files changed

+17
-22
lines changed

2 files changed

+17
-22
lines changed

backend/package-lock.json

Lines changed: 16 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"eslint": "^8.44.0",
3636
"eslint-config-airbnb-base": "^15.0.0",
3737
"eslint-plugin-import": "^2.27.5",
38-
"nodemon": "^2.0.22"
38+
"nodemon": "^3.0.1"
3939
}
4040
}

0 commit comments

Comments
 (0)