Bump nodemon from 2.0.18 to 2.0.19

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.18 to 2.0.19.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.18...v2.0.19)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-09 18:41:55 +00:00 committed by GitHub
parent b9270723b8
commit 8a2236dd40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 50 additions and 1218 deletions

1266
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
"concurrently": "^7.3.0", "concurrently": "^7.3.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.21.0", "eslint": "^8.21.0",
"nodemon": "^2.0.18", "nodemon": "^2.0.19",
"postcss": "^8.4.13", "postcss": "^8.4.13",
"tailwindcss": "^3.1.8", "tailwindcss": "^3.1.8",
"typescript": "^4.7.4" "typescript": "^4.7.4"