Skip to content

Commit

Permalink
chore(deps-dev): bump nodemon from 1.19.2 to 1.19.3
Browse files Browse the repository at this point in the history
Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.2 to 1.19.3.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v1.19.2...v1.19.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and malept committed Oct 2, 2019
1 parent 85348b8 commit c4ee738
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"listr": "^0.14.1",
"minimist": "^1.2.0",
"mocha": "^6.2.1",
"nodemon": "^1.19.2",
"nodemon": "^1.19.3",
"nyc": "^14.1.1",
"proxyquire": "^2.1.3",
"rimraf": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6162,10 +6162,10 @@ node-releases@^1.1.29:
dependencies:
semver "^5.3.0"

nodemon@^1.19.2:
version "1.19.2"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.2.tgz#b0975147dc99b3761ceb595b3f9277084931dcc0"
integrity sha512-hRLYaw5Ihyw9zK7NF+9EUzVyS6Cvgc14yh8CAYr38tPxJa6UrOxwAQ351GwrgoanHCF0FalQFn6w5eoX/LGdJw==
nodemon@^1.19.3:
version "1.19.3"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.19.3.tgz#db71b3e62aef2a8e1283a9fa00164237356102c0"
integrity sha512-TBNKRmJykEbxpTniZBusqRrUTHIEqa2fpecbTQDQj1Gxjth7kKAPP296ztR0o5gPUWsiYbuEbt73/+XMYab1+w==
dependencies:
chokidar "^2.1.5"
debug "^3.1.0"
Expand Down

0 comments on commit c4ee738

Please sign in to comment.