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

Commit e9bdc55

Browse files
Bump nodemon from 1.17.5 to 1.18.0
Bumps [nodemon](https://github.com/remy/nodemon) from 1.17.5 to 1.18.0. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v1.17.5...v1.18.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0b0274 commit e9bdc55

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.17.4",
114+
"nodemon": "~1.18.0",
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
@@ -3914,9 +3914,9 @@ nodemailer@^4.0.0:
39143914
version "4.6.7"
39153915
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-4.6.7.tgz#b68de7f36d65618bdeeeb76234e3547d51266373"
39163916

3917-
nodemon@~1.17.4:
3918-
version "1.17.5"
3919-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.17.5.tgz#e6a665c872fdf09d48bf2a81f3e85f8cfb39322a"
3917+
nodemon@~1.18.0:
3918+
version "1.18.0"
3919+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.0.tgz#44b75d5f19065c47a262d4ab21990da3b6f8feae"
39203920
dependencies:
39213921
chokidar "^2.0.2"
39223922
debug "^3.1.0"

0 commit comments

Comments
 (0)