Update nodemon from 1.14.11 to 1.14.12 in /

This commit is contained in:
Dependencies.io Bot 2018-02-02 16:36:16 +00:00
parent cb75ef5e1e
commit 8f2e7a145f
2 changed files with 15 additions and 1 deletions

View File

@ -88,7 +88,7 @@
"lerna": "2.6.0",
"lint-staged": "^6.1.0",
"lodash": "^4.17.4",
"nodemon": "^1.14.11",
"nodemon": "^1.14.12",
"npmlog": "^4.1.2",
"prettier": "^1.10.2",
"puppeteer": "^0.13.0",

View File

@ -10229,6 +10229,20 @@ nodemon@^1.12.1, nodemon@^1.14.11:
undefsafe "^2.0.1"
update-notifier "^2.3.0"
nodemon@^1.14.12:
version "1.14.12"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.14.12.tgz#fe059424b15ebdb107696287a558d9cf53a63999"
dependencies:
chokidar "^2.0.0"
debug "^3.1.0"
ignore-by-default "^1.0.1"
minimatch "^3.0.4"
pstree.remy "^1.1.0"
semver "^5.4.1"
touch "^3.1.0"
undefsafe "^2.0.1"
update-notifier "^2.3.0"
nomnom@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/nomnom/-/nomnom-1.8.1.tgz#2151f722472ba79e50a76fc125bb8c8f2e4dc2a7"