Skip to content

Commit

Permalink
Merge pull request #38 from toolmantim/renovate/nodemon-1.x
Browse files Browse the repository at this point in the history
Update dependency nodemon to v1.18.4
  • Loading branch information
toolmantim committed Aug 29, 2018
2 parents 6da751a + 5e24e1e commit 9c73d12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"jest": "23.5.0",
"nock": "9.6.1",
"nodemon": "1.18.3",
"nodemon": "1.18.4",
"smee-client": "1.0.2",
"standard": "11.0.1"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3283,9 +3283,9 @@ node-pre-gyp@^0.10.0:
semver "^5.3.0"
tar "^4"

nodemon@1.18.3:
version "1.18.3"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.3.tgz#46e681ee0dd1b590562e03019b4c5df234f906f9"
nodemon@1.18.4:
version "1.18.4"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.4.tgz#873f65fdb53220eb166180cf106b1354ac5d714d"
dependencies:
chokidar "^2.0.2"
debug "^3.1.0"
Expand Down

0 comments on commit 9c73d12

Please sign in to comment.