Skip to content

Commit

Permalink
build: bump nodemon from 1.17.1 to 1.17.2
Browse files Browse the repository at this point in the history
Bumps [nodemon](https://github.com/remy/nodemon) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v1.17.1...v1.17.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Mar 26, 2018
1 parent 9f7e1fa commit 301dc5b
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 @@ -86,7 +86,7 @@
"lint-staged": "^7.0.0",
"moxios": "^0.4.0",
"node-sass": "^4.7.2",
"nodemon": "^1.17.1",
"nodemon": "^1.17.2",
"rimraf": "^2.6.2",
"sass-loader": "^6.0.7",
"standard-version": "4.3.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5954,9 +5954,9 @@ node-sass@^4.7.2:
stdout-stream "^1.4.0"
"true-case-path" "^1.0.2"

nodemon@^1.17.1:
version "1.17.1"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.17.1.tgz#cdb4bc53d7a86d6162143a1a44d7adf927d8652f"
nodemon@^1.17.2:
version "1.17.2"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.17.2.tgz#17c0062629610e03dd01241c576f1c4068da9fdd"
dependencies:
chokidar "^2.0.2"
debug "^3.1.0"
Expand Down

0 comments on commit 301dc5b

Please sign in to comment.