Skip to content

Commit 6cf90f8

Browse files
committed
Update dependency nodemon to v1.17.4
1 parent 3813f45 commit 6cf90f8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"husky": "0.14.3",
6161
"jest": "22.4.3",
6262
"lint-staged": "7.0.4",
63-
"nodemon": "1.17.3",
63+
"nodemon": "1.17.4",
6464
"opentracing": "0.14.1",
6565
"prettier": "1.12.0",
6666
"zipkin": "0.10.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3371,9 +3371,9 @@ node-pre-gyp@^0.6.36:
33713371
tar "^2.2.1"
33723372
tar-pack "^3.4.0"
33733373

3374-
nodemon@1.17.3:
3375-
version "1.17.3"
3376-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.17.3.tgz#3b0bbc2ee05ccb43b1aef15ba05c63c7bc9b8530"
3374+
nodemon@1.17.4:
3375+
version "1.17.4"
3376+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.17.4.tgz#243ff9c69ffbf1175f2460f9b023f35a072c15e9"
33773377
dependencies:
33783378
chokidar "^2.0.2"
33793379
debug "^3.1.0"

0 commit comments

Comments
 (0)