Update dependency nodemon to v2.0.20

This commit is contained in:
renovate[bot] 2022-09-16 15:46:24 +00:00 committed by GitHub
parent d018e313f2
commit 3710097aaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@
"husky": "8.0.1", "husky": "8.0.1",
"jest": "29.0.2", "jest": "29.0.2",
"lint-staged": "13.0.3", "lint-staged": "13.0.3",
"nodemon": "2.0.19", "nodemon": "2.0.20",
"prettier": "2.7.1" "prettier": "2.7.1"
}, },
"lint-staged": { "lint-staged": {