Merge pull request #378 from ZynerOrg/renovate/lint-staged-13.x

Update dependency lint-staged to v13.0.3
This commit is contained in:
Axel Olausson Holtenäs 2022-07-05 01:05:46 +02:00 committed by GitHub
commit 30acb85719
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@
"eslint-plugin-prettier": "^4.0.0", "eslint-plugin-prettier": "^4.0.0",
"husky": "8.0.1", "husky": "8.0.1",
"jest": "28.1.2", "jest": "28.1.2",
"lint-staged": "13.0.1", "lint-staged": "13.0.3",
"nodemon": "^2.0.16", "nodemon": "^2.0.16",
"prettier": "^2.6.0" "prettier": "^2.6.0"
}, },