diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-11-22 15:48:47 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-11-22 15:48:47 +0200 |
| commit | e8eed52271f8fad3f55018b48d6556405f98c248 (patch) | |
| tree | 1045637aea1ed4a26266a5dfea48f6c5d5e2019f /package.json | |
| parent | 24b88226ebd245a1fcd04e578569ffc6b7ef42f5 (diff) | |
| download | bootstrap-e8eed52271f8fad3f55018b48d6556405f98c248.tar.xz bootstrap-e8eed52271f8fad3f55018b48d6556405f98c248.zip | |
Bump nodemon from 2.0.0 to 2.0.1 (#29713)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.0...v2.0.1)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e7ce8efa5..fa68d5c45 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "karma-rollup-preprocessor": "^7.0.2", "linkinator": "^1.8.0", "node-sass": "^4.13.0", - "nodemon": "^2.0.0", + "nodemon": "^2.0.1", "npm-run-all": "^4.1.5", "popper.js": "^1.16.0", "postcss-cli": "^6.1.3", |
