Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 9b7daf6

Browse files
Bump nodemon from 2.0.19 to 2.0.20
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.19 to 2.0.20. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.19...v2.0.20) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b7f0c4 commit 9b7daf6

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"start": "nodemon app.js"
1616
},
1717
"devDependencies": {
18-
"nodemon": "^2.0.19"
18+
"nodemon": "^2.0.20"
1919
}
2020
}

0 commit comments

Comments
 (0)