Skip to content

Commit

Permalink
Merge pull request #955 from cozy/renovate/nodemon-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency nodemon to v1.19.0
  • Loading branch information
y-lohse authored May 2, 2019
2 parents 9d5e0f6 + 71d54ce commit ddffaff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"lodash": "4.17.11",
"michelangelo": "https://github.com/cozy/michelangelo.git",
"mini-css-extract-plugin": "0.6.0",
"nodemon": "1.18.11",
"nodemon": "1.19.0",
"npm-run-all": "4.1.5",
"postcss-cli": "6.1.2",
"postcss-loader": "2.1.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9511,10 +9511,10 @@ node-releases@^1.1.3:
dependencies:
semver "^5.3.0"

nodemon@1.18.11:
version "1.18.11"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.11.tgz#d836ab663776e7995570b963da5bfc807e53f6b8"
integrity sha512-KdN3tm1zkarlqNo4+W9raU3ihM4H15MVMSE/f9rYDZmFgDHAfAJsomYrHhApAkuUemYjFyEeXlpCOQ2v5gtBEw==
nodemon@1.19.0:
version "1.19.0"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.0.tgz#358e005549a1e9e1148cb2b9b8b28957dc4e4527"
integrity sha512-NHKpb/Je0Urmwi3QPDHlYuFY9m1vaVfTsRZG5X73rY46xPj0JpNe8WhUGQdkDXQDOxrBNIU3JrcflE9Y44EcuA==
dependencies:
chokidar "^2.1.5"
debug "^3.1.0"
Expand Down

0 comments on commit ddffaff

Please sign in to comment.