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

Commit aca6e75

Browse files
Merge pull request #111 from Human-Connection/dependabot/npm_and_yarn/nodemon-1.18.1
Bump nodemon from 1.18.0 to 1.18.1
2 parents 62cada5 + 4d917f6 commit aca6e75

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
@@ -111,7 +111,7 @@
111111
"eslint": "~4.19.1",
112112
"istanbul": "1.1.0-alpha.1",
113113
"mocha": "~5.2.0",
114-
"nodemon": "~1.18.0",
114+
"nodemon": "~1.18.1",
115115
"nyc": "^12.0.2",
116116
"wait-on": "~2.1.0"
117117
}

yarn.lock

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

3900-
nodemon@~1.18.0:
3901-
version "1.18.0"
3902-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.0.tgz#44b75d5f19065c47a262d4ab21990da3b6f8feae"
3900+
nodemon@~1.18.1:
3901+
version "1.18.1"
3902+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.1.tgz#873d2f7799662c549f7ea557db6934d5cbf665d6"
39033903
dependencies:
39043904
chokidar "^2.0.2"
39053905
debug "^3.1.0"

0 commit comments

Comments
 (0)