Skip to content

Commit

Permalink
Update dependency nodemon to v1.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 23, 2018
1 parent 3813f45 commit edbfd79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"husky": "0.14.3",
"jest": "22.4.3",
"lint-staged": "7.0.4",
"nodemon": "1.17.3",
"nodemon": "1.17.5",
"opentracing": "0.14.1",
"prettier": "1.12.0",
"zipkin": "0.10.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3371,9 +3371,9 @@ node-pre-gyp@^0.6.36:
tar "^2.2.1"
tar-pack "^3.4.0"

nodemon@1.17.3:
version "1.17.3"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.17.3.tgz#3b0bbc2ee05ccb43b1aef15ba05c63c7bc9b8530"
nodemon@1.17.5:
version "1.17.5"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.17.5.tgz#e6a665c872fdf09d48bf2a81f3e85f8cfb39322a"
dependencies:
chokidar "^2.0.2"
debug "^3.1.0"
Expand Down

0 comments on commit edbfd79

Please sign in to comment.