Skip to content

Commit

Permalink
build(deps-dev): bump nodemon from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [nodemon](https:/remy/nodemon) from 2.0.1 to 2.0.2.
- [Release notes](https:/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.1...v2.0.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and malept committed Dec 12, 2019
1 parent a3eae4d commit 29470fb
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 @@ -148,7 +148,7 @@
"listr": "^0.14.1",
"minimist": "^1.2.0",
"mocha": "^6.2.2",
"nodemon": "^2.0.0",
"nodemon": "^2.0.2",
"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 @@ -6461,10 +6461,10 @@ node-releases@^1.1.42:
dependencies:
semver "^6.3.0"

nodemon@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.1.tgz#cec436f8153ad5d3e6c27c304849a06cabea71cc"
integrity sha512-UC6FVhNLXjbbV4UzaXA3wUdbEkUZzLGgMGzmxvWAex5nzib/jhcSHVFlQODdbuUHq8SnnZ4/EABBAbC3RplvPg==
nodemon@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.2.tgz#9c7efeaaf9b8259295a97e5d4585ba8f0cbe50b0"
integrity sha512-GWhYPMfde2+M0FsHnggIHXTqPDHXia32HRhh6H0d75Mt9FKUoCBvumNHr7LdrpPBTKxsWmIEOjoN+P4IU6Hcaw==
dependencies:
chokidar "^3.2.2"
debug "^3.2.6"
Expand Down

0 comments on commit 29470fb

Please sign in to comment.