Merge pull request #413 from ZynerOrg/renovate/nodemon-2.x

Update dependency nodemon to v2.0.20
This commit is contained in:
Axel Olausson Holtenäs 2022-09-20 10:35:43 +02:00 committed by GitHub
commit 331d35de9c
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": {