We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3813f45 commit 6cf90f8Copy full SHA for 6cf90f8
2 files changed
package.json
@@ -60,7 +60,7 @@
60
"husky": "0.14.3",
61
"jest": "22.4.3",
62
"lint-staged": "7.0.4",
63
- "nodemon": "1.17.3",
+ "nodemon": "1.17.4",
64
"opentracing": "0.14.1",
65
"prettier": "1.12.0",
66
"zipkin": "0.10.1",
yarn.lock
@@ -3371,9 +3371,9 @@ node-pre-gyp@^0.6.36:
3371
tar "^2.2.1"
3372
tar-pack "^3.4.0"
3373
3374
-nodemon@1.17.3:
3375
- version "1.17.3"
3376
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.17.3.tgz#3b0bbc2ee05ccb43b1aef15ba05c63c7bc9b8530"
+nodemon@1.17.4:
+ version "1.17.4"
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.17.4.tgz#243ff9c69ffbf1175f2460f9b023f35a072c15e9"
3377
dependencies:
3378
chokidar "^2.0.2"
3379
debug "^3.1.0"
0 commit comments