diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-19 10:58:08 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-19 10:58:08 +0300 |
| commit | 8dfec110c78f509ab11407af3f7a0f1a9ec471bc (patch) | |
| tree | 9d0ddf092191b41ba46ab1f3e6cf78a6dce49130 /package.json | |
| parent | 332c04e918a733d9baafbb2f0ccac0d15cdf98f8 (diff) | |
| download | bootstrap-8dfec110c78f509ab11407af3f7a0f1a9ec471bc.tar.xz bootstrap-8dfec110c78f509ab11407af3f7a0f1a9ec471bc.zip | |
Bump nodemon from 2.0.4 to 2.0.5 (#31924)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.4...v2.0.5)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 51fa4d436..ce2e22edf 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "linkinator": "^2.2.0", "lockfile-lint": "^4.3.7", "node-sass": "^4.14.1", - "nodemon": "^2.0.4", + "nodemon": "^2.0.5", "npm-run-all": "^4.1.5", "popper.js": "^1.16.1", "postcss-cli": "^7.1.2", |
