Update nodemon from 1.14.8 to 1.14.9 in app/vue

This commit is contained in:
Dependencies.io Bot 2018-01-08 16:38:02 +00:00
parent ae4ff77634
commit d7c3e62a68
2 changed files with 1 additions and 14 deletions

View File

@ -79,7 +79,7 @@
"webpack-hot-middleware": "^2.21.0"
},
"devDependencies": {
"nodemon": "^1.14.8",
"nodemon": "^1.14.9",
"vue": "^2.5.13",
"vue-loader": "^13.6.2",
"vue-template-compiler": "^2.5.13"

View File

@ -9859,19 +9859,6 @@ node-version@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/node-version/-/node-version-1.1.0.tgz#f437d7ba407e65e2c4eaef8887b1718ba523d4f0"
nodemon@^1.14.8:
version "1.14.8"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.14.8.tgz#0cc906035e2d4bf771d5f40fb5d8e37fb3e673e7"
dependencies:
chokidar "^1.7.0"
debug "^2.6.8"
ignore-by-default "^1.0.1"
minimatch "^3.0.4"
pstree.remy "^1.1.0"
touch "^3.1.0"
undefsafe "0.0.3"
update-notifier "^2.3.0"
nodemon@^1.14.9:
version "1.14.9"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.14.9.tgz#eec45a916db61503264037b4233c0f8a15d69802"