Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit a59ab93

Browse files
Merge pull request #125 from Human-Connection/dependabot/npm_and_yarn/nodemon-1.18.3
Bump nodemon from 1.18.1 to 1.18.3
2 parents c482ff0 + 5ff5b29 commit a59ab93

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"istanbul": "1.1.0-alpha.1",
118118
"mocha": "~5.2.0",
119119
"node-fetch": "^2.1.2",
120-
"nodemon": "~1.18.1",
120+
"nodemon": "~1.18.3",
121121
"nyc": "^12.0.2",
122122
"wait-on": "~2.1.0"
123123
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4087,9 +4087,9 @@ nodemailer@^4.0.0:
40874087
version "4.6.7"
40884088
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-4.6.7.tgz#b68de7f36d65618bdeeeb76234e3547d51266373"
40894089

4090-
nodemon@~1.18.1:
4091-
version "1.18.1"
4092-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.1.tgz#873d2f7799662c549f7ea557db6934d5cbf665d6"
4090+
nodemon@~1.18.3:
4091+
version "1.18.3"
4092+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.3.tgz#46e681ee0dd1b590562e03019b4c5df234f906f9"
40934093
dependencies:
40944094
chokidar "^2.0.2"
40954095
debug "^3.1.0"

0 commit comments

Comments
 (0)