Merge pull request #258 from ZynerOrg/renovate/major-jest-monorepo

Update dependency jest to v28
This commit is contained in:
Axel Olausson Holtenäs 2022-04-26 12:09:28 +02:00 committed by GitHub
commit ecbce260bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@
"eslint-plugin-no-loops": "^0.3.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.0",
"jest": "^27.5.1",
"jest": "28.0.0",
"lint-staged": "^12.3.7",
"prettier": "^2.6.0"
},