Merge pull request #23 from nullndr/dependabot/npm_and_yarn/nodemon-2.0.19

Bump nodemon from 2.0.18 to 2.0.19
This commit is contained in:
Andrea 2022-08-09 20:45:32 +02:00 committed by GitHub
commit 4422586429
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"