Skip to content

Commit

Permalink
Update nodemon from 1.14.11 to 1.14.12 in /
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Feb 2, 2018
1 parent cb75ef5 commit 8f2e7a1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
14 changes: 14 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8f2e7a1

Please sign in to comment.