diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-11-21 09:35:29 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-11-21 09:35:29 +0200 |
| commit | 7b323ffed930f48154baf7e4cf850b77362ef096 (patch) | |
| tree | 1574c8a0bb219041287520c619e8e4e2be3bef9a /package.json | |
| parent | 733895ba4991556ffae10faedfe23b7371421a88 (diff) | |
| download | bootstrap-7b323ffed930f48154baf7e4cf850b77362ef096.tar.xz bootstrap-7b323ffed930f48154baf7e4cf850b77362ef096.zip | |
Bump nodemon from 1.19.4 to 2.0.0 (#29699)
Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.4 to 2.0.0.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v1.19.4...v2.0.0)
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 bcbb7f933..5d7ef5bb8 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "karma-rollup-preprocessor": "^7.0.2", "linkinator": "^1.7.5", "node-sass": "^4.13.0", - "nodemon": "^1.19.4", + "nodemon": "^2.0.0", "npm-run-all": "^4.1.5", "popper.js": "^1.16.0", "postcss-cli": "^6.1.3", |
