diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-20 12:38:50 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-20 12:38:50 +0300 |
| commit | ebd9eb105ab094af747c09082ced1df71aaec123 (patch) | |
| tree | 913f754f391cbc33613d14a71f3cf1a6de55cb79 /package-lock.json | |
| parent | 4fca7ddd7349f657fccf9c8864fc64f4b1e4e5a6 (diff) | |
| download | bootstrap-ebd9eb105ab094af747c09082ced1df71aaec123.tar.xz bootstrap-ebd9eb105ab094af747c09082ced1df71aaec123.zip | |
Bump nodemon from 2.0.5 to 2.0.6 (#31939)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.5...v2.0.6)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index d1b829c7b..6ddb3b0b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7780,9 +7780,9 @@ } }, "nodemon": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.5.tgz", - "integrity": "sha512-6/jqtZvJdk092pVnD2AIH19KQ9GQZAKOZVy/yT1ueL6aoV+Ix7a1lVZStXzvEh0fP4zE41DDWlkVoHjR6WlozA==", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.6.tgz", + "integrity": "sha512-4I3YDSKXg6ltYpcnZeHompqac4E6JeAMpGm8tJnB9Y3T0ehasLa4139dJOcCrB93HHrUMsCrKtoAlXTqT5n4AQ==", "dev": true, "requires": { "chokidar": "^3.2.2", |
